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

/external/valgrind/coregrind/
H A Dm_errormgr.c1555 Int names_free; // offset first free HChar in names. member in struct:__anon29011
1614 < ip2fo->names_free + needed) {
1623 return ip2fo->names + ip2fo->names_free;
1649 (*offsets)[ixInput] = ip2fo->names_free;
1652 ixInput, ip2fo->names_free);
1691 ip2fo->obj_offsets[i] = ip2fo->names_free;
1694 i, ip2fo->names_free);
1700 ip2fo->names_free += caller_len + 1;
1762 ip2fo->fun_offsets[ip2fo->n_expanded] = ip2fo->names_free;
1770 ip2fo->names_free
[all...]

Completed in 167 milliseconds