Searched refs:UNW_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
53 #define UNW_HASH_SIZE (1 << UNW_LOG_HASH_SIZE) macro113 unsigned short hash[UNW_HASH_SIZE];227 .hash = { [0 ... UNW_HASH_SIZE - 1] = -1 },1255 if (script->coll_chain >= UNW_HASH_SIZE) in script_lookup()2166 for (index = 0; index < UNW_HASH_SIZE; ++index) { in unw_remove_unwind_table()