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

/external/valgrind/main/helgrind/
H A Dlibhb_core.c5998 static SO* SO__Alloc ( void ) function
6000 SO* so = HG_(zalloc)( "libhb.SO__Alloc.1", sizeof(SO) );
6353 return SO__Alloc();

Completed in 239 milliseconds