|
Address to symbol mapping.
-
Field type:
Map<Addr, ELFSymbol>
|
|
A mapping from a section number to the corresponding symbol table.
-
Field type:
Map<int, ELFSymbol[]>
|
|
Linux-specific symbol version table containing versions required to link.
-
Field type:
Map<uint16, string>
|