Home
last modified time | relevance | path

Searched refs:dwarf_loc_t (Results 1 – 25 of 41) sorted by relevance

12

/external/libunwind/include/tdep-aarch64/
Dlibunwind_i.h101 # 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()
123 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
136 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()
162 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
163 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) })
172 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()
218 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
[all …]
Ddwarf-config.h50 dwarf_loc_t; typedef
/external/libunwind/include/tdep-x86/
Dlibunwind_i.h102 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) })
111 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp()
120 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
129 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_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
152 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) })
161 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()
207 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
[all …]
Ddwarf-config.h50 dwarf_loc_t; typedef
/external/libunwind/include/tdep-hppa/
Dlibunwind_i.h86 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) })
95 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp()
108 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
121 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
132 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
147 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
148 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) })
157 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp()
180 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
203 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
[all …]
Ddwarf-config.h52 dwarf_loc_t; typedef
/external/libunwind/include/tdep-sh/
Dlibunwind_i.h87 # 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()
109 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
122 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
133 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
148 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
149 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) })
158 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp()
181 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
204 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
[all …]
Ddwarf-config.h47 dwarf_loc_t; typedef
/external/libunwind/include/tdep-arm/
Dlibunwind_i.h89 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) })
98 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()
124 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
135 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()
183 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
206 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
[all …]
Ddwarf-config.h49 dwarf_loc_t; typedef
/external/libunwind/include/tdep-mips/
Dlibunwind_i.h95 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) })
105 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp()
118 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
131 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
144 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
161 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
162 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) })
210 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t *val) in dwarf_getfp()
233 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
256 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
[all …]
Ddwarf-config.h52 dwarf_loc_t; typedef
/external/libunwind/include/tdep-ppc64/
Dlibunwind_i.h93 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) })
111 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
112 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) })
126 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getvr()
152 dwarf_putvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putvr()
177 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getfp()
198 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
219 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t * val) in dwarf_get()
240 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
Ddwarf-config.h54 dwarf_loc_t; typedef
/external/libunwind/include/tdep-ppc32/
Dlibunwind_i.h93 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) })
111 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
112 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r), .type = (t) })
126 dwarf_getvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getvr()
152 dwarf_putvr (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putvr()
177 dwarf_getfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t * val) in dwarf_getfp()
198 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
219 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t * val) in dwarf_get()
240 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
Ddwarf-config.h54 dwarf_loc_t; typedef
/external/libunwind/include/tdep-x86_64/
Dlibunwind_i.h116 # define DWARF_LOC(r, t) ((dwarf_loc_t) { .val = (r) })
129 ({ dwarf_loc_t _l = (l); _l.val == 0 && _l.type == 0; })
130 # 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()
150 dwarf_putfp (struct dwarf_cursor *c, dwarf_loc_t loc, unw_fpreg_t val) in dwarf_putfp()
159 dwarf_get (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t *val) in dwarf_get()
173 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put()
Ddwarf-config.h57 dwarf_loc_t; typedef
/external/libunwind/src/x86/
Dunwind_i.h59 extern dwarf_loc_t x86_scratch_loc (struct cursor *c, unw_regnum_t reg);
60 extern dwarf_loc_t x86_get_scratch_loc (struct cursor *c, unw_regnum_t reg);
DGregs.c29 HIDDEN dwarf_loc_t
42 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_reg()
/external/libunwind/src/x86_64/
DGregs.c31 static inline dwarf_loc_t
54 HIDDEN dwarf_loc_t
68 dwarf_loc_t loc = DWARF_NULL_LOC; in tdep_access_reg()
/external/libunwind/src/ppc64/
Dunwind_i.h49 extern dwarf_loc_t ppc64_scratch_loc (struct cursor *c, unw_regnum_t reg);
/external/libunwind/src/hppa/
Dunwind_i.h44 extern dwarf_loc_t hppa_scratch_loc (struct cursor *c, unw_regnum_t reg);
DGget_save_loc.c32 dwarf_loc_t loc; in unw_get_save_loc()
/external/libunwind/src/sh/
DGget_save_loc.c32 dwarf_loc_t loc; in unw_get_save_loc()

12