/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/ |
H A D | OrcTestCommon.h | 110 FindSymbolFtor &&FindSymbol, in MockBaseLayer() 139 FindSymbolFtor FindSymbol; variable 152 FindSymbolFtor &&FindSymbol, in createMockBaseLayer()
|
H A D | CompileOnDemandLayerTest.cpp | 51 TEST(CompileOnDemandLayerTest, FindSymbol) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Legacy.h | 118 FindSymbolFn FindSymbol) { in getResponsibilitySetWithLegacyFn() 144 const SymbolNameSet &Symbols, FindSymbolFn FindSymbol) { in lookupWithLegacyFn()
|
H A D | RemoteObjectLayer.h | 289 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable 409 using FindSymbol = RemoteObjectLayerAPI::FindSymbol; variable
|
/aosp_15_r20/frameworks/libs/binary_translation/guest_loader/ |
D | guest_loader_impl.h | 73 bool FindSymbol(const LoadedElfFile& elf_file, in FindSymbol() function
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | thread_tree_test.cpp | 70 const Symbol* FindSymbol(int pid, int tid, uint64_t ip, bool in_kernel = false) { in FindSymbol() function in ThreadTreeTest
|
H A D | thread_tree.cpp | 312 const Symbol* ThreadTree::FindSymbol(const MapEntry* map, uint64_t ip, uint64_t* pvaddr_in_file, in FindSymbol() function in simpleperf::ThreadTree
|
H A D | dso.cpp | 457 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/ |
D | loaded_elf_file.h | 88 void* FindSymbol(const char* name) const { return symbol_table_.FindSymbol(name); } in FindSymbol() function
|
/aosp_15_r20/art/runtime/ti/ |
H A D | agent.cc | 160 void* Agent::FindSymbol(const std::string& name) const { in FindSymbol() function in art::ti::Agent
|
/aosp_15_r20/libnativehelper/ |
H A D | JniInvocation.c | 99 static DlSymbol FindSymbol(DlLibrary library, const char* symbol) { in FindSymbol() function
|
/aosp_15_r20/frameworks/libs/binary_translation/tiny_loader/ |
D | tiny_symbol_table.cc | 206 void* TinySymbolTable::FindSymbol(const char* name) const { in FindSymbol() function in TinySymbolTable
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor_database.cc | 299 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 D | descriptor.cc | 1506 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 D | descriptor_database.cc | 299 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 D | descriptor.cc | 1500 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 D | java_vm_ext.cc | 163 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__.py | 7698 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__.py | 7656 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__.py | 7729 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__.py | 7698 def FindSymbol(self, *args): member in SBModule
|