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

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c1189 IInstance; typedef in typeref:struct:__anon32813
1214 that an IInstance with a .insn_addr of zero is interpreted to
1216 store an IInstance for address zero. */
1222 IInstance* htab;
1231 IInstance htab_fixed[N_HTAB_FIXED];
1300 IInstance* ii = &frame->htab[u];
1336 IInstance *old_htab, *new_htab, *old;
1343 new_size * sizeof(IInstance) );
1389 static IInstance* find_or_create_IInstance_SLOW (
1446 static IInstance* find_or_create_IInstanc
[all...]

Completed in 35 milliseconds