Home | History | Annotate | Download | only in helgrind

Lines Matching refs:sect

471      VgSectKind sect = VG_(DebugInfo_sect_kind)( NULL, 0, data_addr );
473 data_addr, VG_(pp_SectKind)(sect));
475 if (sect == Vg_SectGOTPLT) return;
477 if (sect == Vg_SectPLT) return;