Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:nLoc

102          if (te->Te.Field.nLoc == -1)
107 VG_(printf)("Te_Field(ty=0x%05lx,nLoc=%lu,pos.loc=%p,\"%s\")",
108 te->Te.Field.typeR, te->Te.Field.nLoc,
505 r = UWord__cmp(te1->Te.Field.nLoc, te2->Te.Field.nLoc);
507 if (te1->Te.Field.nLoc == -1)
511 te1->Te.Field.nLoc);
603 if (te->Te.Field.nLoc > 0 && te->Te.Field.pos.loc)
795 vg_assert(field->Te.Field.nLoc < 0
796 || (field->Te.Field.nLoc > 0
798 if (field->Te.Field.nLoc == -1) {
810 field->Te.Field.pos.loc, field->Te.Field.nLoc,