Searched refs:dirty_partition (Results 1 – 3 of 3) sorted by relevance
/external/libunwind/src/ia64/ |
D | Gresume.c | 37 unw_word_t dirty_partition[2048]; /* AR.RSC.LOADRS is a 14-bit field */ in local_resume() local 109 if ((dirty_size = rbs_cover_and_flush (c, sof, dirty_partition, in local_resume() 141 if ((dirty_size = rbs_cover_and_flush (c, sol, dirty_partition, in local_resume() 156 bspstore, dirty_size, dirty_partition + dirty_size/8, in local_resume()
|
D | Grbs.c | 200 unw_word_t *dirty_partition, unw_word_t *dirty_rnat, in rbs_cover_and_flush() argument 247 dst = dirty_partition; in rbs_cover_and_flush() 316 return (char *) dst - (char *) dirty_partition; in rbs_cover_and_flush()
|
D | unwind_i.h | 514 unw_word_t *dirty_partition, 528 unw_word_t *dirty_partition,
|