Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp356 const SymbolLookupSet &Symbols, SymbolState RequiredState, in AsynchronousSymbolQuery()
1774 JITDylib::MaterializingInfo::takeQueriesMeeting(SymbolState RequiredState) { in takeQueriesMeeting()
1919 SymbolState RequiredState, in legacyLookup()
1986 SymbolLookupSet Symbols, SymbolState RequiredState, in lookup()
2089 SymbolState RequiredState, in lookup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h765 SymbolState RequiredState; variable