Home
last modified time | relevance | path

Searched defs:SourceJD (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDLazyReexports.h63 JITDylib *SourceJD; member
158 JITDylib &SourceJD; variable
HDCore.h820 JITDylib *SourceJD = nullptr; variable
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDLazyReexports.cpp25 JITDylib &SourceJD, SymbolStringPtr SymbolName, in getCallThroughTrampoline()
155 JITDylib &SourceJD, SymbolAliasMap CallableAliases, ImplSymbolMap *SrcJDLoc) in LazyReexportsMaterializationUnit()
HDCore.cpp321 JITDylib *SourceJD, JITDylibLookupFlags SourceJDLookupFlags, in ReExportsMaterializationUnit()
511 Expected<SymbolAliasMap> buildSimpleReexportsAliasMap(JITDylib &SourceJD, in buildSimpleReexportsAliasMap()
611 ReexportsGenerator::ReexportsGenerator(JITDylib &SourceJD, in ReexportsGenerator()
HDOrcV2CBindings.cpp449 LLVMOrcJITDylibRef SourceJD, LLVMOrcCSymbolAliasMapPairs CallableAliases, in LLVMOrcLazyReexports()