Home
last modified time | relevance | path

Searched refs:rbs_get_rnat_loc (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/src/ia64/
DGrbs.c160 *rnat_locp = rbs_get_rnat_loc (c->rbs_area + curr, addr); in rbs_find_stacked()
183 ia64_loc_t rnat_locp = rbs_get_rnat_loc (rbs, bsp); in get_rnat()
219 ia64_loc_t rnat_loc = rbs_get_rnat_loc (rbs, c->bsp); in rbs_cover_and_flush()
Dunwind_i.h562 rbs_get_rnat_loc (struct rbs_area *rbs, unw_word_t bsp) in rbs_get_rnat_loc() function
602 *rnat_locp = rbs_get_rnat_loc (rbs, addr); in ia64_get_stacked()