Home
last modified time | relevance | path

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

/external/libunwind/include/tdep-ia64/
Dscript.h80 #define ia64_get_cached_proc_info UNW_OBJ(get_cached_proc_info) macro
85 extern int ia64_get_cached_proc_info (struct cursor *c);
/external/libunwind/src/ia64/
DGscript.c749 ia64_get_cached_proc_info (struct cursor *c) in ia64_get_cached_proc_info() function
DGparser.c1122 if (!caching || ia64_get_cached_proc_info (c) < 0) in ia64_make_proc_info()