Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
Dunwind_i.h484 #define ia64_local_validate_cache UNW_OBJ(ia64_local_validate_cache) macro
504 extern int ia64_local_validate_cache (unw_addr_space_t as, void *arg);
DGtables.c726 ia64_local_validate_cache (unw_addr_space_t as, void *arg) in ia64_local_validate_cache() function
DGscript.c706 if (as == unw_local_addr_space && ia64_local_validate_cache (as, arg) == 1) in ia64_validate_cache()