Skip to content

Lexicon Entry

Symbol Table

A data structure in object files that maps symbol names to their addresses and sizes. The linker uses this to resolve external references and combine object files.