I wanted to know where does SYMBOL TABLE reside. Is it in .obj files or an .exe file?
Thanks in advance.
I wanted to know where does SYMBOL TABLE reside. Is it in .obj files or an .exe file?
Thanks in advance.
There's another similar SO Question. In the answers to this question, it mentions that the symbol table is in each .obj file.