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

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c1217 /* Note that htab initially points to htab_fixed. If htab_fixed
1220 htab_fixed is big enough, so this optimisation saves a huge
1231 IInstance htab_fixed[N_HTAB_FIXED]; member in struct:_StackFrame
1324 sf->htab = &sf->htab_fixed[0];
1371 if (old_htab != &sf->htab_fixed[0])
1983 if (innermost->htab != &innermost->htab_fixed[0])

Completed in 116 milliseconds