Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DLDContext.cpp67 LDSymbol* LDContext::getSymbol(unsigned int pIdx) { in getSymbol() function in mcld::LDContext
73 const LDSymbol* LDContext::getSymbol(unsigned int pIdx) const { in getSymbol() function in mcld::LDContext
79 LDSymbol* LDContext::getSymbol(const llvm::StringRef& pName) { in getSymbol() function in mcld::LDContext
88 const LDSymbol* LDContext::getSymbol(const llvm::StringRef& pName) const { in getSymbol() function in mcld::LDContext