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

/external/valgrind/include/
H A Dpub_tool_debuginfo.h290 VgSectKind; typedef in typeref:enum:__anon24999
292 /* Convert a VgSectKind to a string, which must be copied if you want
294 const HChar* VG_(pp_SectKind)( VgSectKind kind );
300 VgSectKind VG_(DebugInfo_sect_kind)( /*OUT*/const HChar** objname, Addr a);

Completed in 588 milliseconds