Searched refs:lookupSymbol (Results 1 - 13 of 13) sorted by relevance

/external/llvm/tools/dsymutil/
H A DDebugMap.h140 const DebugMapEntry *lookupSymbol(StringRef SymbolName) const;
H A DDebugMap.cpp69 DebugMapObject::lookupSymbol(StringRef SymbolName) const { function in class:llvm::dsymutil::DebugMapObject
H A DDwarfLinker.cpp1906 if (const auto *Mapping = DMO.lookupSymbol(*SymbolName))
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DDescriptors.java1152 file.pool.lookupSymbol(proto.getExtendee(), this,
1170 file.pool.lookupSymbol(proto.getTypeName(), this,
1697 file.pool.lookupSymbol(proto.getInputType(), this,
1706 file.pool.lookupSymbol(proto.getOutputType(), this,
1919 GenericDescriptor lookupSymbol(final String name, method in class:Descriptors.DescriptorPool
/external/valgrind/VEX/switchback/
H A Dlinker.c374 void * lookupSymbol( char *lbl )
561 S = (Elf_Addr)lookupSymbol( symbol );
713 S = (Elf_Addr)lookupSymbol( symbol );
/external/valgrind/VEX/unused/
H A Dlinker.c306 void * lookupSymbol( char *lbl ) function
465 S = (Elf_Addr)lookupSymbol( symbol );
606 S = (Elf_Addr)lookupSymbol( symbol );
/external/llvm/include/llvm/MC/
H A DMCContext.h293 MCSymbol *lookupSymbol(const Twine &Name) const;
/external/llvm/lib/MC/
H A DMCContext.cpp260 MCSymbol *MCContext::lookupSymbol(const Twine &Name) const { function in class:MCContext
/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4141 MCSymbol *Sym = getContext().lookupSymbol(Name);
4948 Sym = Parser.getContext().lookupSymbol(Name);
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4230 MCSymbol *Sym = getContext().lookupSymbol(Parser.getTok().getIdentifier());
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...

Completed in 311 milliseconds