Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h790 JITDylibLookupFlags SourceJDLookupFlags; global() variable
1947 JITDylibLookupFlags SourceJDLookupFlags; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp301 ReExportsMaterializationUnit(JITDylib * SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolAliasMap Aliases) ReExportsMaterializationUnit() argument
595 ReexportsGenerator(JITDylib & SourceJD,JITDylibLookupFlags SourceJDLookupFlags,SymbolPredicate Allow) ReexportsGenerator() argument