Home
last modified time | relevance | path

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

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