Searched defs:errMsg (Results 1 – 4 of 4) sorted by relevance
38 static const char * errMsg(const char *fmt, ...) in errMsg() function
209 std::string errMsg; in makeLTOModule() local
1291 std::string errMsg = checkCmseSymAttributes(acleSeSym, sym); in processArmCmseSymbols() local
71228 StrAccum errMsg; /* Accumulate the error message text here */ member