Searched defs:nregs (Results 1 - 10 of 10) sorted by relevance
/third_party/elfutils/libdwfl/ |
H A D | dwfl_frame_regs.c | 36 dwfl_thread_state_registers(Dwfl_Thread *thread, int firstreg, unsigned nregs, const Dwarf_Word *regs) dwfl_thread_state_registers() argument
|
H A D | dwfl_module_register_names.c | 56 int nregs = ebl_register_info (mod->ebl, -1, NULL, 0, in dwfl_module_register_names() local
|
H A D | dwfl_frame.c | 90 size_t nregs = ebl_frame_nregs (ebl); in state_alloc() local
|
H A D | linux-pid-attach.c | 308 pid_thread_state_registers_cb (int firstreg, unsigned nregs, in pid_thread_state_registers_cb() argument
|
H A D | linux-core-attach.c | 178 size_t nregs = ebl_frame_nregs (core_arg->ebl); in core_set_initial_registers() local 327 size_t nregs = ebl_frame_nregs (ebl); in dwfl_core_file_attach() local
|
H A D | frame_unwind.c | 506 size_t nregs = ebl_frame_nregs (ebl); in new_unwound() local 548 size_t nregs = ebl_frame_nregs (ebl); in handle_cfi() local 666 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() argument 686 getfunc (int firstreg, unsigned nregs, Dwarf_Wor argument [all...] |
/third_party/elfutils/backends/ |
H A D | ia64_retval.c | 93 compute_hfa (const Dwarf_Op *loc, int nregs, in compute_hfa() argument
|
/third_party/elfutils/tests/ |
H A D | allregs.c | 69 int nregs; member
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Grbs.c | 128 unw_word_t nregs, bsp = c->bsp, curr = c->rbs_curr, n; in rbs_find_stacked() local 199 rbs_cover_and_flush (struct cursor *c, unw_word_t nregs, in rbs_cover_and_flush() argument [all...] |
/third_party/elfutils/libdw/ |
H A D | cfi.h | 188 size_t nregs; member
|
Completed in 6 milliseconds