Searched defs:VgSectKind (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_debuginfo.h231 VgSectKind; typedef in typeref:enum:__anon11256
233 /* Convert a VgSectKind to a string, which must be copied if you want
235 const HChar* VG_(pp_SectKind)( VgSectKind kind );
241 VgSectKind VG_(DebugInfo_sect_kind)( /*OUT*/UChar* name, SizeT n_name,

Completed in 12 milliseconds