Home
last modified time | relevance | path

Searched defs:SourceJDLookupFlags (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h821 JITDylibLookupFlags SourceJDLookupFlags; global() variable
2014 JITDylibLookupFlags SourceJDLookupFlags; global() variable
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp321 ReExportsMaterializationUnit(JITDylib * SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolAliasMap Aliases) ReExportsMaterializationUnit() argument
612 ReexportsGenerator(JITDylib & SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolPredicate Allow) ReexportsGenerator() argument