Searched refs:seginfo (Results 1 – 2 of 2) sorted by relevance
259 const DebugInfo* seginfo; /* symbols etc */ member501 vg_assert(ts->seginfo != newdi); in VG_()695 newts->seginfo = newdi; in VG_()718 if (ts->seginfo) in VG_()720 ts->seginfo, ts ); in VG_()1069 if (ts->seginfo == delsi) break; in VG_()1075 vg_assert(ts->seginfo == delsi); in VG_()1087 && act->parent_spec->seginfo != NULL in VG_()1088 && act->parent_sym->seginfo != NULL in VG_()1213 vg_assert(topSpecs->seginfo == NULL); in add_hardwired_spec()[all …]
79 n-i-bz Give more info about seginfo dropping.