Searched defs:ia64_scratch_loc (Results 1 - 2 of 2) sorted by relevance

/external/libunwind/src/ia64/
H A DGregs.c233 ia64_scratch_loc (struct cursor *c, unw_regnum_t reg, uint8_t *nat_bitnr) function
492 loc = ia64_scratch_loc (c, reg, &nat_bitnr);
521 loc = ia64_scratch_loc (c, reg, NULL);
535 loc = ia64_scratch_loc (c, reg, NULL);
595 loc = ia64_scratch_loc (c, reg, NULL);
600 loc = ia64_scratch_loc (c, reg, NULL);
H A Dunwind_i.h486 #define ia64_scratch_loc UNW_OBJ(scratch_loc) macro
506 extern ia64_loc_t ia64_scratch_loc (struct cursor *c, unw_regnum_t reg,

Completed in 86 milliseconds