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

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCContext.cpp199 MCSymbol *MCContext::LookupSymbol(StringRef Name) const { function in class:MCContext
203 MCSymbol *MCContext::LookupSymbol(const Twine &Name) const { function in class:MCContext

Completed in 116 milliseconds