Home
last modified time | relevance | path

Searched defs:LookupSymbol (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Dvdso_support.cc136 bool VDSOSupport::LookupSymbol(const char *name, in LookupSymbol() function in base::VDSOSupport
Delf_mem_image.cc315 bool ElfMemImage::LookupSymbol(const char *name, in LookupSymbol() function in base::ElfMemImage
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Dvdso_support.cc136 bool VDSOSupport::LookupSymbol(const char *name, in LookupSymbol() function in base::VDSOSupport
Delf_mem_image.cc315 bool ElfMemImage::LookupSymbol(const char *name, in LookupSymbol() function in base::ElfMemImage
/external/llvm/lib/MC/
DMCContext.cpp195 MCSymbol *MCContext::LookupSymbol(StringRef Name) const { in LookupSymbol() function in MCContext
199 MCSymbol *MCContext::LookupSymbol(const Twine &Name) const { in LookupSymbol() function in MCContext
/external/v8/src/
Dfactory.cc159 Handle<String> Factory::LookupSymbol(Vector<const char> string) { in LookupSymbol() function in v8::internal::Factory
166 Handle<String> Factory::LookupSymbol(Handle<String> string) { in LookupSymbol() function in v8::internal::Factory
Dheap.cc5155 MaybeObject* Heap::LookupSymbol(Vector<const char> string) { in LookupSymbol() function in v8::internal::Heap
5220 MaybeObject* Heap::LookupSymbol(String* string) { in LookupSymbol() function in v8::internal::Heap
Dparser.cc249 Handle<String> Parser::LookupSymbol(int symbol_id) { in LookupSymbol() function in v8::internal::Parser
Dobjects.cc11722 MaybeObject* SymbolTable::LookupSymbol(Vector<const char> str, in LookupSymbol() function in v8::internal::SymbolTable
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2388 Symbol DescriptorBuilder::LookupSymbol( in LookupSymbol() function in google::protobuf::DescriptorBuilder
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2725 Symbol DescriptorBuilder::LookupSymbol( in LookupSymbol() function in google::protobuf::DescriptorBuilder
/external/chromium_org/v8/src/
Dparser.cc252 Handle<String> Parser::LookupSymbol(int symbol_id) { in LookupSymbol() function in v8::internal::Parser