/third_party/libunwind/include/tdep-tilegx/ |
D | libunwind_i.h | 80 #define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 90 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 98 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 106 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 116 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 130 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 131 #define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 141 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 149 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 157 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
D | dwarf-config.h | 48 } dwarf_loc_t; typedef
|
/third_party/libunwind/include/tdep-ppc64/ |
D | libunwind_i.h | 92 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 103 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getvr() 112 dwarf_putvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putvr() 121 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 130 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 139 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 148 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 163 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 164 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 176 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getvr() [all …]
|
D | dwarf-config.h | 54 dwarf_loc_t; typedef
|
/third_party/libunwind/include/tdep-hppa/ |
D | libunwind_i.h | 83 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 92 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 101 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 110 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 119 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 132 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 133 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 142 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 165 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 188 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
/third_party/libunwind/include/tdep-riscv/ |
D | libunwind_i.h | 101 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 110 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 119 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 128 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 137 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 150 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 151 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 160 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 184 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 208 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
D | dwarf-config.h | 48 dwarf_loc_t; typedef
|
/third_party/libunwind/include/tdep-sh/ |
D | libunwind_i.h | 84 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 93 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 102 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 111 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 120 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 133 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 134 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 143 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 166 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 189 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
/third_party/libunwind/include/tdep-x86/ |
D | libunwind_i.h | 111 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 120 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 129 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 138 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 147 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 160 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 161 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 170 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 193 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 216 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
D | dwarf-config.h | 50 dwarf_loc_t; typedef
|
/third_party/libunwind/include/tdep-mips/ |
D | libunwind_i.h | 92 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 102 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 111 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 120 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 129 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 142 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 143 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 191 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 214 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 237 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
/third_party/libunwind/include/tdep-aarch64/ |
D | libunwind_i.h | 138 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 147 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 156 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 165 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 174 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 188 dwarf_is_null_loc(dwarf_loc_t l) in dwarf_is_null_loc() 194 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 203 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 226 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 249 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
/third_party/libunwind/include/tdep-arm/ |
D | libunwind_i.h | 121 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 130 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 139 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 148 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 157 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 171 dwarf_is_null_loc(dwarf_loc_t l) in dwarf_is_null_loc() 177 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 186 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 209 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 232 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() [all …]
|
/third_party/libunwind/include/tdep-ppc32/ |
D | libunwind_i.h | 90 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 108 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 109 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 123 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getvr() 149 dwarf_putvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putvr() 174 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getfp() 195 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 216 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t * val) in dwarf_get() 237 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
|
D | dwarf-config.h | 54 dwarf_loc_t; typedef
|
/third_party/libunwind/include/tdep-x86_64/ |
D | libunwind_i.h | 163 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 180 dwarf_is_null_loc(dwarf_loc_t l) in dwarf_is_null_loc() 193 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 202 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 211 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 237 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
|
D | dwarf-config.h | 55 dwarf_loc_t; typedef
|
/third_party/libunwind/include/tdep-s390x/ |
D | libunwind_i.h | 91 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 107 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 115 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 138 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 160 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 183 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
|
D | dwarf-config.h | 50 dwarf_loc_t; typedef
|
/third_party/libunwind/src/x86_64/ |
D | Gregs.c | 31 static inline dwarf_loc_t 54 HIDDEN dwarf_loc_t 68 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_reg()
|
/third_party/libunwind/src/x86/ |
D | unwind_i.h | 60 extern dwarf_loc_t x86_scratch_loc (struct cursor *c, unw_regnum_t reg); 61 extern dwarf_loc_t x86_get_scratch_loc (struct cursor *c, unw_regnum_t reg);
|
D | Gregs.c | 29 HIDDEN dwarf_loc_t 42 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_reg()
|
/third_party/libunwind/src/riscv/ |
D | Gregs.c | 32 dwarf_loc_t loc; in tdep_access_reg() 80 dwarf_loc_t loc; in tdep_access_fpreg()
|
/third_party/libunwind/src/s390x/ |
D | Gregs.c | 35 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_reg() 85 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_fpreg()
|
/third_party/libunwind/src/aarch64/ |
D | Gregs.c | 33 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_reg() 113 dwarf_loc_t loc = c->dwarf.loc[reg]; in tdep_access_fpreg()
|