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

/external/valgrind/main/coregrind/
H A Dm_errormgr.c1482 Int* fun_offsets; member in struct:__anon31661
1483 // fun_offsets[i] is the offset in names where the
1502 if (ip2fo->fun_offsets) VG_(free)(ip2fo->fun_offsets);
1523 offsets = &ip2fo->fun_offsets;
1686 ip2fo.fun_offsets = NULL;

Completed in 57 milliseconds