Expand description
OrcV2
Modules
Structs
- A pair of a symbol name and an evaluated symbol.
- An evaluated symbol address and flags.
- Linkage flags for a symbol definition.
- An element type for a symbol lookup set.
Enums
- Generic linkage flags for a symbol definition.
- JITDylib lookup flags. This can be used by definition generators when deciding whether to produce a definition for a requested symbol.
- Lookup kind. This can be used by definition generators when deciding whether to produce a definition for a requested symbol.
- Symbol lookup flags for lookup sets.
Functions
Type Definitions
- Target specific flags for a symbol definition.
- A set of symbols to look up / generate.
- A list of (SymbolStringPtr, JITEvaluatedSymbol) pairs that can be used to construct a SymbolMap.
- Error reporter function.
- A reference to an orc::SymbolStringPool.