Home
last modified time | relevance | path

Searched refs:getSymbolValue (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h354 uint64_t getSymbolValue(const LDSymbol& pSymbol) const;
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1441 uint64_t GNULDBackend::getSymbolValue(const LDSymbol& pSymbol) const { in getSymbolValue() function in mcld::GNULDBackend