Home
last modified time | relevance | path

Searched refs:ia64_script_cache (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/src/ia64/
DGscript.c49 static __thread struct ia64_script_cache ia64_per_thread_cache =
77 flush_script_cache (struct ia64_script_cache *cache) in flush_script_cache()
95 static inline struct ia64_script_cache *
98 struct ia64_script_cache *cache = &as->global_cache; in get_script_cache()
133 put_script_cache (unw_addr_space_t as, struct ia64_script_cache *cache, in put_script_cache()
152 script_lookup (struct ia64_script_cache *cache, struct cursor *c) in script_lookup()
194 script_new (struct ia64_script_cache *cache, unw_word_t ip) in script_new()
642 struct ia64_script_cache *cache = NULL; in ia64_find_save_locs()
719 struct ia64_script_cache *cache; in ia64_cache_proc_info()
751 struct ia64_script_cache *cache; in ia64_get_cached_proc_info()
/external/libunwind/include/tdep-ia64/
Dscript.h60 struct ia64_script_cache struct
Dlibunwind_i.h114 struct ia64_script_cache global_cache;