Searched defs:DWARF_GET_LOC (Results 1 - 9 of 9) sorted by relevance

/external/libunwind/include/tdep-hppa/
H A Dlibunwind_i.h81 #define DWARF_GET_LOC(l) ((l).val) macro
85 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
98 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
111 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
124 if (!DWARF_GET_LOC (loc))
126 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), val,
135 if (!DWARF_GET_LOC (loc))
137 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), &val,
167 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
170 addr = DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-mips/
H A Dlibunwind_i.h82 #define DWARF_GET_LOC(l) ((l).val) macro
94 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
108 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
121 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
134 mips_reg_t *addr = (mips_reg_t *) (uintptr_t) DWARF_GET_LOC (loc);
147 mips_reg_t *addr = (mips_reg_t *) (uintptr_t) DWARF_GET_LOC (loc);
220 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
223 addr = DWARF_GET_LOC (loc);
243 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
246 addr = DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-sh/
H A Dlibunwind_i.h82 #define DWARF_GET_LOC(l) ((l).val) macro
86 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
99 unw_fpreg_t *addr = (unw_fpreg_t *) DWARF_GET_LOC (loc);
112 unw_fpreg_t *addr = (unw_fpreg_t *) DWARF_GET_LOC (loc);
125 if (!DWARF_GET_LOC (loc))
127 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), val,
136 if (!DWARF_GET_LOC (loc))
138 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), &val,
168 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
171 addr = DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-aarch64/
H A Dlibunwind_i.h96 #define DWARF_GET_LOC(l) ((l).val) macro
100 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
113 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
126 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
139 if (!DWARF_GET_LOC (loc))
141 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), val,
150 if (!DWARF_GET_LOC (loc))
152 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), &val,
182 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
185 addr = DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-arm/
H A Dlibunwind_i.h84 #define DWARF_GET_LOC(l) ((l).val) macro
88 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
101 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
114 unw_fpreg_t *addr = (unw_fpreg_t *) (uintptr_t) DWARF_GET_LOC (loc);
127 if (!DWARF_GET_LOC (loc))
129 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), val,
138 if (!DWARF_GET_LOC (loc))
140 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), &val,
170 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
173 addr = DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-ppc32/
H A Dlibunwind_i.h88 #define DWARF_GET_LOC(l) ((l).val) macro
92 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
139 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
142 addr = DWARF_GET_LOC (loc);
165 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
168 addr = DWARF_GET_LOC (loc);
189 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
192 addr = DWARF_GET_LOC (loc);
210 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
213 addr = DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-ppc64/
H A Dlibunwind_i.h88 #define DWARF_GET_LOC(l) ((l).val) macro
92 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
139 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
142 addr = DWARF_GET_LOC (loc);
165 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
168 addr = DWARF_GET_LOC (loc);
189 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
192 addr = DWARF_GET_LOC (loc);
210 return (*c->as->acc.access_fpreg) (c->as, DWARF_GET_LOC (loc),
213 addr = DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-x86/
H A Dlibunwind_i.h97 #define DWARF_GET_LOC(l) ((l).val) macro
101 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
113 if (!DWARF_GET_LOC (loc))
115 *val = *(unw_fpreg_t *) DWARF_GET_LOC (loc);
122 if (!DWARF_GET_LOC (loc))
124 *(unw_fpreg_t *) DWARF_GET_LOC (loc) = val;
131 if (!DWARF_GET_LOC (loc))
133 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), val,
140 if (!DWARF_GET_LOC (loc))
142 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (lo
[all...]
/external/libunwind/include/tdep-x86_64/
H A Dlibunwind_i.h111 #define DWARF_GET_LOC(l) ((l).val) macro
115 # define DWARF_IS_NULL_LOC(l) (DWARF_GET_LOC (l) == 0)
165 return (*c->as->acc.access_reg) (c->as, DWARF_GET_LOC (loc), val,
168 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), val,
179 return (*c->as->acc.access_reg) (c->as, DWARF_GET_LOC (loc), &val,
182 return (*c->as->acc.access_mem) (c->as, DWARF_GET_LOC (loc), &val,

Completed in 7760 milliseconds