Searched defs:Allow (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ | ||
| H A D | ExecutionUtils.h | 288 SymbolPredicate Allow; member in llvm::orc::DynamicLibrarySearchGenerator |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ | ||
| H A D | ExecutionUtils.cpp | 201 DynamicLibrarySearchGenerator( sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) DynamicLibrarySearchGenerator() argument 207 Load(const char *FileName, char GlobalPrefix, SymbolPredicate Allow) Load() argument |
| H A D | Core.cpp | 774 ReexportsGenerator(JITDylib &SourceJD, JITDylibLookupFlags SourceJDLookupFlags, SymbolPredicate Allow) ReexportsGenerator() argument |
Completed in 4 milliseconds