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

/external/valgrind/main/include/
H A Dpub_tool_debuginfo.h241 VgSectKind; typedef in typeref:enum:__anon32883
243 /* Convert a VgSectKind to a string, which must be copied if you want
245 const HChar* VG_(pp_SectKind)( VgSectKind kind );
251 VgSectKind VG_(DebugInfo_sect_kind)( /*OUT*/HChar* name, SizeT n_name,

Completed in 105 milliseconds