Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DDiagnostic.h49 int getArgSInt(unsigned int pIdx) const { in getArgSInt() function
/frameworks/compile/mclinker/lib/LD/
DDiagnostic.cpp151 int val = getArgSInt(arg_no); in format()