Home
last modified time | relevance | path

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

/third_party/libunwind/include/
Ddwarf.h417 #define dwarf_flush_rs_cache UNW_OBJ (dwarf_flush_rs_cache) macro
469 extern int dwarf_flush_rs_cache (struct dwarf_rs_cache *cache);
/third_party/libunwind/src/mi/
DGset_cache_size.c70 return dwarf_flush_rs_cache(&as->global_cache); in unw_set_cache_size()
/third_party/libunwind/src/dwarf/
DGparser.c577 dwarf_flush_rs_cache (struct dwarf_rs_cache *cache) in dwarf_flush_rs_cache() function
655 if (dwarf_flush_rs_cache (cache) < 0) in get_rs_cache()