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

  /external/libunwind/include/
libunwind-ia64.h 122 UNW_IA64_RP = UNW_IA64_BR + 0, /* return pointer (rp) */
  /external/libunwind/tests/
ia64-test-dyn1.c 134 /* reg=*/ UNW_IA64_RP, /* dst=*/ UNW_IA64_GR + 3);
136 /* reg=*/ UNW_IA64_RP, /* off=*/ 16);
157 /* reg=*/ UNW_IA64_RP, /* dst=*/ UNW_IA64_GR + 3);
170 /* reg=*/ UNW_IA64_RP, /* dst=*/ UNW_IA64_GR + 33);

Completed in 28 milliseconds