Expand description
Definitions for symbols in the dynamic linker.
Structsยง
- Lookup
Flags - Options for use during symbol lookup. If all of these flags are specified together, the search will fail.
- Relocated
Symbol - A (relocated) symbol. Contains information about the symbol itself, like value and size, along with a reference to the library that it comes from.