Home
last modified time | relevance | path

Searched refs:compute_II_hash (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/exp-ptrcheck/
Dsg_main.c1262 inline static UWord compute_II_hash ( Addr ip, UWord htab_size ) { in compute_II_hash() function
1298 ix = compute_II_hash(old->insn_addr, new_size); in resize_II_hash_table()
1356 ix = compute_II_hash(ip, sf->htab_size); in find_or_create_IInstance_SLOW()
1399 UWord ix = compute_II_hash(ip, sf->htab_size); in find_or_create_IInstance()