Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.cpp93 DebugMapObject::lookupSymbol(StringRef SymbolName) const { in lookupSymbol() function in llvm::dsymutil::DebugMapObject
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELFSourceFile.cpp374 bool ELFSourceFile::lookupSymbol(const std::string & name, Elf32_Sym & info) in lookupSymbol() function in ELFSourceFile
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp338 MCSymbol *MCContext::lookupSymbol(const Twine &Name) const { in lookupSymbol() function in MCContext
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d3691 MarkdownLink lookupSymbol(string name) in lookupSymbol() function