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

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

Completed in 39 milliseconds