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

/external/valgrind/main/coregrind/
H A Dm_errormgr.c197 DotDotDot /* Frame-level wildcard */ enumerator in enum:__anon10949
204 Char* name; /* NULL for NoName and DotDotDot */
1115 p->ty = DotDotDot;
1293 vg_assert(tmp_callers[j].ty == DotDotDot);
1360 return supploc->ty == DotDotDot;
1378 case DotDotDot:

Completed in 45 milliseconds