Searched refs:SegGroup (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/exp-sgcheck/
H A Dh_main.c154 SegGroup; typedef in typeref:struct:_SegGroup
156 static SegGroup* group_list = NULL;
162 static SegGroup* new_SegGroup ( void ) {
163 SegGroup* g = VG_(malloc)("pc.h_main.nTG.1", sizeof(SegGroup));
172 SegGroup* g;

Completed in 113 milliseconds