Home
last modified time | relevance | path

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

/third_party/libunwind/include/tdep-ia64/
Dscript.h78 #define ia64_get_cached_proc_info UNW_OBJ(get_cached_proc_info) macro
83 extern int ia64_get_cached_proc_info (struct cursor *c);
/third_party/libunwind/src/ia64/
DGscript.c725 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()