/third_party/libunwind/libunwind/include/tdep-tilegx/ |
H A 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 lo [all...] |
H A D | dwarf-config.h | 48 } dwarf_loc_t; typedef
|
/third_party/libunwind/libunwind/include/tdep-arm/ |
H A D | libunwind_i.h | 103 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 112 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 121 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 130 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 138 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 151 dwarf_is_null_loc(dwarf_loc_t l) in dwarf_is_null_loc() 157 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 166 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 189 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 212 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t lo [all...] |
H A D | dwarf-config.h | 49 dwarf_loc_t; typedef
|
/third_party/libunwind/libunwind/include/tdep-hppa/ |
H A D | libunwind_i.h | 77 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 86 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 95 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 104 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 113 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 126 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 127 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 136 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 159 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 182 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t lo [all...] |
/third_party/libunwind/libunwind/include/tdep-x86/ |
H A D | libunwind_i.h | 91 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 100 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 109 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 118 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 127 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 140 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 141 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 150 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 173 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 196 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t lo [all...] |
H A D | dwarf-config.h | 50 dwarf_loc_t; typedef
|
/third_party/libunwind/libunwind/include/tdep-riscv/ |
H A 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 lo [all...] |
/third_party/libunwind/libunwind/include/tdep-sh/ |
H A D | libunwind_i.h | 78 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 87 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 96 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 105 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 114 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 127 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 128 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 137 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 160 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 183 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t lo [all...] |
/third_party/libunwind/libunwind/include/tdep-aarch64/ |
H A D | libunwind_i.h | 120 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 129 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() 147 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 155 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 168 dwarf_is_null_loc(dwarf_loc_t l) in dwarf_is_null_loc() 174 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 183 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 206 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 229 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t lo [all...] |
/third_party/libunwind/libunwind/include/tdep-ppc64/ |
H A D | libunwind_i.h | 86 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 97 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getvr() 106 dwarf_putvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putvr() 115 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 124 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 133 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 142 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 157 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 158 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 170 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t lo [all...] |
H A D | dwarf-config.h | 54 dwarf_loc_t; typedef
|
/third_party/libunwind/libunwind/include/tdep-ppc32/ |
H A D | libunwind_i.h | 84 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 102 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 103 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 117 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getvr() 143 dwarf_putvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putvr() 168 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getfp() 189 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 210 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t * val) in dwarf_get() 231 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
|
H A D | dwarf-config.h | 54 dwarf_loc_t; typedef
|
/third_party/libunwind/libunwind/include/tdep-mips/ |
H A D | libunwind_i.h | 86 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) }) 96 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 105 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 114 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 123 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() 136 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; }) 137 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 185 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp() 208 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp() 231 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t lo [all...] |
/third_party/libunwind/libunwind/include/tdep-x86_64/ |
H A D | libunwind_i.h | 145 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) }) 162 dwarf_is_null_loc(dwarf_loc_t l) in dwarf_is_null_loc() 175 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() 193 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get() 210 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
|
H A D | dwarf-config.h | 55 dwarf_loc_t; typedef
|
/third_party/libunwind/libunwind/include/tdep-s390x/ |
H A 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()
|
H A D | dwarf-config.h | 50 dwarf_loc_t; typedef
|
/third_party/libunwind/libunwind/src/x86_64/ |
H A 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/libunwind/src/x86/ |
H A 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);
|
H A D | Gregs.c | 29 HIDDEN dwarf_loc_t 42 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_reg()
|
/third_party/libunwind/libunwind/src/s390x/ |
H A 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/libunwind/src/riscv/ |
H A D | Gregs.c | 32 dwarf_loc_t loc; in tdep_access_reg() 80 dwarf_loc_t loc; in tdep_access_fpreg()
|
/third_party/libunwind/libunwind/src/aarch64/ |
H A 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()
|