Searched defs:nat_bitnr (Results 1 – 7 of 7) sorted by relevance
/external/libunwind/src/ia64/ |
D | Gregs.c | 31 linux_scratch_loc (struct cursor *c, unw_regnum_t reg, uint8_t *nat_bitnr) in linux_scratch_loc() 223 hpux_scratch_loc (struct cursor *c, unw_regnum_t reg, uint8_t *nat_bitnr) in hpux_scratch_loc() 233 ia64_scratch_loc (struct cursor *c, unw_regnum_t reg, uint8_t *nat_bitnr) in ia64_scratch_loc() 274 ia64_loc_t nat_loc, ia64_loc_t reg_loc, uint8_t nat_bitnr, in access_nat() 365 uint8_t nat_bitnr; in tdep_access_reg() local
|
D | Gget_save_loc.c | 38 uint8_t nat_bitnr; in unw_get_save_loc() local
|
D | Ginit.c | 49 tdep_uc_addr (ucontext_t *uc, int reg, uint8_t *nat_bitnr) in tdep_uc_addr()
|
D | Gscript.c | 522 uint8_t nat_bitnr; in run_script() local
|
D | unwind_i.h | 53 inlined_uc_addr (ucontext_t *uc, int reg, uint8_t *nat_bitnr) in inlined_uc_addr() 106 uc_addr (ucontext_t *uc, int reg, uint8_t *nat_bitnr) in uc_addr()
|
/external/libunwind/include/ |
D | libunwind-ia64.h | 146 uint8_t nat_bitnr; member
|
/external/libunwind/include/tdep-ia64/ |
D | libunwind_i.h | 156 uint8_t nat_bitnr[4]; /* NaT bit numbers for r4-r7 */ member
|