LLVM
15.0.0git
|
Public Types | |
using | PoolEntry = SymbolStringPtr::PoolEntry |
using | PoolEntryPtr = SymbolStringPtr::PoolEntryPtr |
Static Public Member Functions | |
static PoolEntryPtr | moveFromSymbolStringPtr (SymbolStringPtr S) |
static SymbolStringPtr | moveToSymbolStringPtr (PoolEntryPtr P) |
static SymbolStringPtr | copyToSymbolStringPtr (PoolEntryPtr P) |
static PoolEntryPtr | getRawPoolEntryPtr (const SymbolStringPtr &S) |
static void | retainPoolEntry (PoolEntryPtr P) |
static void | releasePoolEntry (PoolEntryPtr P) |
static InProgressLookupState * | extractLookupState (LookupState &LS) |
static void | resetLookupState (LookupState &LS, InProgressLookupState *IPLS) |
Definition at line 28 of file OrcV2CBindings.cpp.
Definition at line 30 of file OrcV2CBindings.cpp.
Definition at line 31 of file OrcV2CBindings.cpp.
|
inlinestatic |
Definition at line 48 of file OrcV2CBindings.cpp.
References P.
|
inlinestatic |
Definition at line 66 of file OrcV2CBindings.cpp.
References llvm::AArch64CC::LS.
Referenced by DEFINE_SIMPLE_CONVERSION_FUNCTIONS().
|
inlinestatic |
Definition at line 52 of file OrcV2CBindings.cpp.
References S.
Referenced by DEFINE_SIMPLE_CONVERSION_FUNCTIONS(), LLVMOrcCreateDynamicLibrarySearchGeneratorForPath(), LLVMOrcCreateDynamicLibrarySearchGeneratorForProcess(), LLVMOrcMaterializationResponsibilityGetInitializerSymbol(), LLVMOrcMaterializationResponsibilityGetRequestedSymbols(), and LLVMOrcMaterializationResponsibilityGetSymbols().
|
inlinestatic |
Definition at line 34 of file OrcV2CBindings.cpp.
References S, and std::swap().
Referenced by LLVMOrcExecutionSessionIntern(), and LLVMOrcLLJITMangleAndIntern().
|
inlinestatic |
|
inlinestatic |
Definition at line 61 of file OrcV2CBindings.cpp.
Referenced by LLVMOrcReleaseSymbolStringPoolEntry().
|
inlinestatic |
Definition at line 70 of file OrcV2CBindings.cpp.
References llvm::AArch64CC::LS.
|
inlinestatic |
Definition at line 56 of file OrcV2CBindings.cpp.
Referenced by LLVMOrcRetainSymbolStringPoolEntry().