Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:nLoc

101          if (te->Te.Field.nLoc == -1)
106 VG_(printf)("Te_Field(ty=0x%05lx,nLoc=%lu,pos.loc=%p,\"%s\")",
107 te->Te.Field.typeR, te->Te.Field.nLoc,
482 r = UWord__cmp(te1->Te.Field.nLoc, te2->Te.Field.nLoc);
484 if (te1->Te.Field.nLoc == -1)
488 te1->Te.Field.nLoc);
579 if (te->Te.Field.nLoc > 0 && te->Te.Field.pos.loc)
761 vg_assert(field->Te.Field.nLoc < 0
762 || (field->Te.Field.nLoc > 0
764 if (field->Te.Field.nLoc == -1) {
776 field->Te.Field.pos.loc, field->Te.Field.nLoc,