Searched refs:VgSectKind (Results 1 – 7 of 7) sorted by relevance
241 VgSectKind; typedef245 const HChar* VG_(pp_SectKind)( VgSectKind kind );251 VgSectKind VG_(DebugInfo_sect_kind)( /*OUT*/HChar* name, SizeT n_name,
121 VgSectKind kind;
48 VgSectKind sect; in VG_()
226 VgSectKind sect_kind; in drd_report_data_race()
320 VgSectKind sect_kind; /* section of this BB, e.g. PLT */
3888 const HChar* VG_(pp_SectKind)( VgSectKind kind ) in VG_()3908 VgSectKind VG_(DebugInfo_sect_kind)( /*OUT*/HChar* name, SizeT n_name, in VG_()3912 VgSectKind res = Vg_SectUnknown; in VG_()
471 VgSectKind sect = VG_(DebugInfo_sect_kind)( NULL, 0, data_addr ); in HG_()