Searched refs:ia64_script (Results 1 – 2 of 2) sorted by relevance
69 cache_match (struct ia64_script *script, unw_word_t ip, unw_word_t pr) in cache_match()151 static struct ia64_script *154 struct ia64_script *script = cache->buckets + c->hint; in script_lookup()185 script_init (struct ia64_script *script, unw_word_t ip) in script_init()193 static inline struct ia64_script *196 struct ia64_script *script, *prev, *tmp; in script_new()243 script_finalize (struct ia64_script *script, struct cursor *c, in script_finalize()252 script_emit (struct ia64_script *script, struct ia64_script_insn insn) in script_emit()265 struct ia64_script *script) in compile_reg()438 build_script (struct cursor *c, struct ia64_script *script) in build_script()[all …]
46 struct ia64_script struct76 struct ia64_script buckets[IA64_UNW_CACHE_SIZE]; argument