Module symbol

Source
Expand description

Definitions for symbols in the dynamic linker.

Structsยง

LookupFlags
Options for use during symbol lookup. If all of these flags are specified together, the search will fail.
RelocatedSymbol
A (relocated) symbol. Contains information about the symbol itself, like value and size, along with a reference to the library that it comes from.