Home
last modified time | relevance | path

Searched defs:dwarf_rs_cache (Results 1 – 1 of 1) sorted by relevance

/external/libunwind/include/
Ddwarf.h333 struct dwarf_rs_cache struct
335 pthread_mutex_t lock;
336 unsigned short lru_head; /* index of lead-recently used rs */
337 unsigned short lru_tail; /* index of most-recently used rs */
340 unsigned short hash[DWARF_UNW_HASH_SIZE];
342 uint32_t generation; /* generation number */
345 dwarf_reg_state_t buckets[DWARF_UNW_CACHE_SIZE];