Searched defs:nregs (Results 1 – 16 of 16) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_frame_regs.c | 33 unsigned nregs, const Dwarf_Word *regs) in dwfl_thread_state_registers()
|
D | frame_unwind.c | 521 size_t nregs = ebl_frame_nregs (ebl); in new_unwound() local 554 size_t nregs = ebl_frame_nregs (ebl); in handle_cfi() local 653 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() 673 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc()
|
D | dwfl_module_register_names.c | 52 int nregs = ebl_register_info (mod->ebl, -1, NULL, 0, in dwfl_module_register_names() local
|
D | linux-core-attach.c | 177 size_t nregs = ebl_frame_nregs (core_arg->ebl); in core_set_initial_registers() local 323 size_t nregs = ebl_frame_nregs (ebl); in dwfl_core_file_attach() local
|
D | dwfl_frame.c | 91 size_t nregs = ebl_frame_nregs (ebl); in state_alloc() local
|
D | linux-pid-attach.c | 219 pid_thread_state_registers_cb (int firstreg, unsigned nregs, in pid_thread_state_registers_cb()
|
/external/libunwind/src/ia64/ |
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()
|
/external/elfutils/backends/ |
D | ia64_retval.c | 93 compute_hfa (const Dwarf_Op *loc, int nregs, in compute_hfa() 128 #define hfa(loc, nregs) compute_hfa(loc, nregs, locp, fpregs_used) in hfa_type() argument
|
/external/elfutils/tests/ |
D | allregs.c | 69 int nregs; member
|
/external/elfutils/libdw/ |
D | cfi.h | 186 size_t nregs; member
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600.h | 116 unsigned nregs; member
|
/external/jemalloc/src/ |
D | stats.c | 83 uint32_t nregs; in stats_arena_bins_print() local
|
/external/jemalloc/include/jemalloc/internal/ |
D | arena.h | 252 uint32_t nregs; member
|
/external/valgrind/VEX/priv/ |
D | host_amd64_defs.c | 816 AMD64Instr* AMD64Instr_A87Free ( Int nregs ) in AMD64Instr_A87Free()
|
D | host_amd64_defs.h | 577 Int nregs; /* 1 <= nregs <= 7 */ member
|
D | guest_arm_toIR.c | 8605 UInt nregs = 2; in dis_neon_load_or_store() local
|