Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DDiagnostic.h43 const char* getArgCStr(unsigned int pIdx) const { in getArgCStr() function
/frameworks/compile/mclinker/lib/LD/
DDiagnostic.cpp144 const char* str = getArgCStr(arg_no); in format()