Home | History | Annotate | Download | only in helgrind

Lines Matching refs:sect

520      VgSectKind sect = VG_(DebugInfo_sect_kind)( NULL, 0, data_addr );
522 data_addr, VG_(pp_SectKind)(sect));
524 if (sect == Vg_SectGOTPLT) return;
526 if (sect == Vg_SectPLT) return;