Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.h110 FindSymbolFtor &&FindSymbol, in MockBaseLayer()
139 FindSymbolFtor FindSymbol; variable
152 FindSymbolFtor &&FindSymbol, in createMockBaseLayer()
H A DCompileOnDemandLayerTest.cpp51 TEST(CompileOnDemandLayerTest, FindSymbol) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLegacy.h118 FindSymbolFn FindSymbol) { in getResponsibilitySetWithLegacyFn()
144 const SymbolNameSet &Symbols, FindSymbolFn FindSymbol) { in lookupWithLegacyFn()
H A DRemoteObjectLayer.h289 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable
409 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable
/aosp_15_r20/frameworks/libs/binary_translation/guest_loader/
Dguest_loader_impl.h73 bool FindSymbol(const LoadedElfFile& elf_file, in FindSymbol() function
/aosp_15_r20/system/extras/simpleperf/
H A Dthread_tree_test.cpp70 const Symbol* FindSymbol(int pid, int tid, uint64_t ip, bool in_kernel = false) { in FindSymbol() function in ThreadTreeTest
H A Dthread_tree.cpp312 const Symbol* ThreadTree::FindSymbol(const MapEntry* map, uint64_t ip, uint64_t* pvaddr_in_file, in FindSymbol() function in simpleperf::ThreadTree
H A Ddso.cpp457 const Symbol* Dso::FindSymbol(uint64_t vaddr_in_dso) { in FindSymbol() function in simpleperf::Dso
/aosp_15_r20/frameworks/libs/binary_translation/tiny_loader/include/berberis/tiny_loader/
Dloaded_elf_file.h88 void* FindSymbol(const char* name) const { return symbol_table_.FindSymbol(name); } in FindSymbol() function
/aosp_15_r20/art/runtime/ti/
H A Dagent.cc160 void* Agent::FindSymbol(const std::string& name) const { in FindSymbol() function in art::ti::Agent
/aosp_15_r20/libnativehelper/
H A DJniInvocation.c99 static DlSymbol FindSymbol(DlLibrary library, const char* symbol) { in FindSymbol() function
/aosp_15_r20/frameworks/libs/binary_translation/tiny_loader/
Dtiny_symbol_table.cc206 void* TinySymbolTable::FindSymbol(const char* name) const { in FindSymbol() function in TinySymbolTable
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc299 Value SimpleDescriptorDatabase::DescriptorIndex<Value>::FindSymbol( in FindSymbol() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
772 EncodedDescriptorDatabase::DescriptorIndex::FindSymbol(StringPiece name) { in FindSymbol() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex
H A Ddescriptor.cc1506 inline Symbol DescriptorPool::Tables::FindSymbol(StringPiece key) const { in FindSymbol() function in google::protobuf::DescriptorPool::Tables
4314 Symbol DescriptorBuilder::FindSymbol(const std::string& name, bool build_it) { in FindSymbol() function in google::protobuf::DescriptorBuilder
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc299 Value SimpleDescriptorDatabase::DescriptorIndex<Value>::FindSymbol( in FindSymbol() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
772 EncodedDescriptorDatabase::DescriptorIndex::FindSymbol(StringPiece name) { in FindSymbol() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex
H A Ddescriptor.cc1500 inline Symbol DescriptorPool::Tables::FindSymbol(StringPiece key) const { in FindSymbol() function in google::protobuf::DescriptorPool::Tables
4308 Symbol DescriptorBuilder::FindSymbol(const std::string& name, bool build_it) { in FindSymbol() function in google::protobuf::DescriptorBuilder
/aosp_15_r20/art/runtime/jni/
H A Djava_vm_ext.cc163 void* FindSymbol(const std::string& symbol_name, in FindSymbol() function in art::SharedLibrary
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py7698 def FindSymbol(self, *args): member in SBModule
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py7656 def FindSymbol(self, *args): member in SBModule
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py7729 def FindSymbol(self, *args): member in SBModule
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py7698 def FindSymbol(self, *args): member in SBModule