Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
DGparser.c452 desc_reg_psprel (unsigned char reg, unw_word pspoff, in desc_reg_psprel() argument
456 sr->region_start + sr->region_len - 1, 0x10 - 4 * pspoff); in desc_reg_psprel()
484 desc_spill_base (unw_word pspoff, struct ia64_state_record *sr) in desc_spill_base() argument
486 sr->spill_offset = 0x10 - 4 * pspoff; in desc_spill_base()
598 unw_word pspoff, struct ia64_state_record *sr) in desc_spill_psprel_p() argument
608 r->val = 0x10 - 4 * pspoff; in desc_spill_psprel_p()