Home
last modified time | relevance | path

Searched defs:FindSymbol (Results 1 – 8 of 8) sorted by relevance

/external/llvm/unittests/ExecutionEngine/Orc/
DOrcTestCommon.h110 FindSymbolFtor &&FindSymbol, in MockBaseLayer()
139 FindSymbolFtor FindSymbol; variable
152 FindSymbolFtor &&FindSymbol, in createMockBaseLayer()
DCompileOnDemandLayerTest.cpp51 TEST(CompileOnDemandLayerTest, FindSymbol) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLegacy.h113 FindSymbolFn FindSymbol) { in lookupFlagsWithLegacyFn()
138 const SymbolNameSet &Symbols, FindSymbolFn FindSymbol) { in lookupWithLegacyFn()
DRemoteObjectLayer.h294 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable
407 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DCompileOnDemandLayerTest.cpp52 TEST(CompileOnDemandLayerTest, FindSymbol) { in TEST() argument
DRemoteObjectLayerTest.cpp324 TEST(RemoteObjectLayer, FindSymbol) { in TEST() argument
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc251 Value SimpleDescriptorDatabase::DescriptorIndex<Value>::FindSymbol( in FindSymbol() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
Ddescriptor.cc905 inline Symbol DescriptorPool::Tables::FindSymbol(const std::string& key) const { in FindSymbol() function in google::protobuf::DescriptorPool::Tables
3715 Symbol DescriptorBuilder::FindSymbol(const std::string& name, bool build_it) { in FindSymbol() function in google::protobuf::DescriptorBuilder