Home
last modified time | relevance | path

Searched refs:dwarf_put (Results 1 – 19 of 19) sorted by relevance

/external/libunwind/src/x86_64/
DGtrace.c245 if (likely(dwarf_put (d, d->loc[UNW_X86_64_RIP], rip) >= 0) in trace_init_addr()
246 && likely(dwarf_put (d, d->loc[UNW_X86_64_RBP], rbp) >= 0) in trace_init_addr()
247 && likely(dwarf_put (d, d->loc[UNW_X86_64_RSP], rsp) >= 0) in trace_init_addr()
DGregs.c128 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/src/arm/
DGregs.c68 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/src/sh/
DGregs.c68 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/src/mips/
DGregs.c90 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/src/ppc32/
DGregs.c68 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/src/hppa/
DGregs.c67 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/src/aarch64/
DGregs.c102 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/src/ppc64/
DGregs.c69 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/include/tdep-arm/
Dlibunwind_i.h135 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
226 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/include/tdep-hppa/
Dlibunwind_i.h132 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
223 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/include/tdep-sh/
Dlibunwind_i.h133 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
224 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/include/tdep-x86/
Dlibunwind_i.h138 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
227 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/include/tdep-aarch64/
Dlibunwind_i.h147 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
238 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/include/tdep-mips/
Dlibunwind_i.h144 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
278 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/src/x86/
DGregs.c116 return dwarf_put (&c->dwarf, loc, *valp); in tdep_access_reg()
/external/libunwind/include/tdep-x86_64/
Dlibunwind_i.h173 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/include/tdep-ppc32/
Dlibunwind_i.h240 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function
/external/libunwind/include/tdep-ppc64/
Dlibunwind_i.h240 dwarf_put (struct dwarf_cursor *c, dwarf_loc_t loc, unw_word_t val) in dwarf_put() function