Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs266 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol() method in Google.Protobuf.Reflection.DescriptorPool
/external/swiftshader/third_party/LLVM/lib/MC/
DMCContext.cpp147 MCSymbol *MCContext::LookupSymbol(StringRef Name) const { in LookupSymbol() function in MCContext
/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.cc346 static uint64_t LookupSymbol(const char* symbol_name, in LookupSymbol() function
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3460 Symbol DescriptorBuilder::LookupSymbol( in LookupSymbol() function in google::protobuf::DescriptorBuilder