Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DLDContext.cpp72 LDSymbol* LDContext::getSymbol(unsigned int pIdx) in getSymbol() function in LDContext
79 const LDSymbol* LDContext::getSymbol(unsigned int pIdx) const in getSymbol() function in LDContext
87 LDSymbol* LDContext::getSymbol(const llvm::StringRef& pName) in getSymbol() function in LDContext
97 const LDSymbol* LDContext::getSymbol(const llvm::StringRef& pName) const in getSymbol() function in LDContext