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