Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp217 MCSymbol *MCContext::LookupSymbol(StringRef Name) const { in LookupSymbol() function in MCContext
221 MCSymbol *MCContext::LookupSymbol(const Twine &Name) const { in LookupSymbol() function in MCContext