Home | History | Annotate | Download | only in helgrind

Lines Matching defs:fnname

330             HChar*  fnname; /* persistent, in tool-arena */
644 void HG_(record_error_PthAPIerror) ( Thread* thr, HChar* fnname,
649 tl_assert(fnname);
654 xe.XE.PthAPIerror.fnname = string_table_strdup(fnname);
718 && 0==VG_(strcmp)(xe1->XE.PthAPIerror.fnname,
719 xe2->XE.PthAPIerror.fnname)
1051 xe->XE.PthAPIerror.fnname );
1063 xe->XE.PthAPIerror.fnname );