HomeSort by relevance Sort by last modified time
    Searched refs:IA64_LOC_UC_ADDR (Results 1 - 2 of 2) sorted by null

  /external/libunwind/src/ia64/
unwind_i.h 135 #define IA64_LOC_UC_ADDR(a,t) IA64_LOC_ADDR(a, t)
235 #define IA64_LOC_UC_ADDR(a,t) ((ia64_loc_t) { ((a) & ~0x3) | (t), \
570 rnat_loc = IA64_LOC_UC_ADDR (rnat_addr, 0);
583 return IA64_LOC_UC_ADDR (bsp, 0);
Gstep.c 160 rbs_switch (c, bsp, bspstore, IA64_LOC_UC_ADDR (bsp | 0x1f8, 0));

Completed in 83 milliseconds