Searched refs:Vg_SectGOTPLT (Results 1 – 4 of 4) sorted by relevance
232 Vg_SectGOTPLT, enumerator
455 tl_assert(VG_(DebugInfo_sect_kind)(NULL, 0, avma) == Vg_SectGOTPLT); in DRD_()
524 if (sect == Vg_SectGOTPLT) return; in HG_()
3848 case Vg_SectGOTPLT: return "GOTPLT"; in VG_()3921 res = Vg_SectGOTPLT; in VG_()