HomeSort by relevance Sort by last modified time
    Searched refs:ia64_script_cache (Results 1 - 3 of 3) sorted by null

  /external/libunwind/include/tdep-ia64/
script.h 60 struct ia64_script_cache struct
libunwind_i.h 114 struct ia64_script_cache global_cache;
  /external/libunwind/src/ia64/
Gscript.c 49 static __thread struct ia64_script_cache ia64_per_thread_cache =
77 flush_script_cache (struct ia64_script_cache *cache)
95 static inline struct ia64_script_cache *
98 struct ia64_script_cache *cache = &as->global_cache;
133 put_script_cache (unw_addr_space_t as, struct ia64_script_cache *cache,
152 script_lookup (struct ia64_script_cache *cache, struct cursor *c)
194 script_new (struct ia64_script_cache *cache, unw_word_t ip)
642 struct ia64_script_cache *cache = NULL;
719 struct ia64_script_cache *cache;
751 struct ia64_script_cache *cache
    [all...]

Completed in 43 milliseconds