Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DDiagnostic.h37 const std::string& getArgStdStr(unsigned int pIdx) const { in getArgStdStr() function
/frameworks/compile/mclinker/lib/LD/
DDiagnostic.cpp133 const std::string& str = getArgStdStr(arg_no); in format()