Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我读到 Windows 可移植可执行格式包含一个符号表。我理解为什么在编译的语义分析阶段以及代码生成期间需要符号表。但我不明白为什么最终的可执行文件本身应该包含一个符号表,因为在这个阶段地址被映射到汇编代码中。我错过了什么??
我真的不能专门针对 PE 说话,但我想这类似于 ELF 的情况,其中有两个不同的符号表可以说: