Loading page…
A mapping from names to addresses or attributes, used both inside compilers (scopes, types) and inside object files (linker symbols).
Compiler symbol tables power scope resolution and go-to-definition; ELF symbol tables are what nm prints and the dynamic loader resolves.