Searched refs:ia64_script (Results 1 - 2 of 2) sorted by relevance

/external/libunwind/include/tdep-ia64/
H A Dscript.h46 struct ia64_script struct
76 struct ia64_script buckets[IA64_UNW_CACHE_SIZE];
/external/libunwind/src/ia64/
H A DGscript.c69 cache_match (struct ia64_script *script, unw_word_t ip, unw_word_t pr)
151 static struct ia64_script *
154 struct ia64_script *script = cache->buckets + c->hint;
185 script_init (struct ia64_script *script, unw_word_t ip)
193 static inline struct ia64_script *
196 struct ia64_script *script, *prev, *tmp;
243 script_finalize (struct ia64_script *script, struct cursor *c,
252 script_emit (struct ia64_script *script, struct ia64_script_insn insn)
265 struct ia64_script *script)
438 build_script (struct cursor *c, struct ia64_script *scrip
[all...]

Completed in 92 milliseconds