Searched refs:finalizeStandardSymbols (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h127 return (finalizeStandardSymbols(pLinker, pOutput) &&
131 /// finalizeStandardSymbols - set the value of standard symbols
132 virtual bool finalizeStandardSymbols(MCLinker& pLinker,
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp405 GNULDBackend::finalizeStandardSymbols(MCLinker& pLinker, const Output& pOutput) function in class:GNULDBackend

Completed in 93 milliseconds