Expand description
OrcV2
Modules
Structs
- An evaluated symbol address and flags.
- Linkage flags for a symbol definition.
- An element type for a JITDylib search order.
- An element type for a symbol lookup set.
- A pair of a symbol name and LLVMJITSymbolFlags.
- A pair of a symbol name and an evaluated symbol.
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 Aliases
- Target specific flags for a symbol definition.
- A JITDylib search order.
- A set of symbols to look up / generate.
- A list of (SymbolStringPtr, JITEvaluatedSymbol) pairs that can be used to construct a SymbolMap.
- Disposer for a custom generator.
- Error reporter function.
- Represents an address in the executor process
- Represents an address in the executor process.
- A reference to an orc::SymbolStringPool.