Home
last modified time | relevance | path

Searched defs:regnum (Results 1 - 25 of 28) sorted by relevance

12

/third_party/libunwind/libunwind/src/s390x/
H A Dis_fpreg.c32 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/x86_64/
H A Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/arm/
H A Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/mips/
H A Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/ppc64/
H A Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/x86/
H A Dis_fpreg.c29 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/aarch64/
H A Dis_fpreg.c29 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/ppc32/
H A Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/riscv/
H A Dis_fpreg.c28 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/tilegx/
H A Dis_fpreg.c30 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/sh/
H A Dis_fpreg.c28 unw_is_fpreg (int regnum) in unw_is_fpreg() argument
/third_party/libunwind/libunwind/src/mi/
H A DGget_reg.c29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) in unw_get_reg() argument
H A DGset_fpreg.c29 unw_set_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t val) in unw_set_fpreg() argument
H A DGset_reg.c29 unw_set_reg (unw_cursor_t *cursor, int regnum, unw_word_t valp) in unw_set_reg() argument
H A DGget_fpreg.c29 unw_get_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t *valp) in unw_get_fpreg() argument
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_access_reg_linux.c30 _UCD_access_reg(unw_addr_space_t as, unw_regnum_t regnum, unw_word_t *valp, int write, void *arg) _UCD_access_reg() argument
[all...]
H A D_UCD_access_reg_freebsd.c29 _UCD_access_reg(unw_addr_space_t as, unw_regnum_t regnum, unw_word_t *valp, int write, void *arg) _UCD_access_reg() argument
[all...]
/third_party/libunwind/libunwind/tests/
H A DGx64-test-dwarf-expressions.c20 extern int64_t recover_register(int64_t regnum, int64_t height) in recover_register() argument
/third_party/libunwind/libunwind/src/dwarf/
H A DGparser.c55 set_reg (dwarf_state_record_t *sr, unw_word_t regnum, dwarf_where_t where, in set_reg() argument
117 unw_word_t operand = 0, regnum, val, len; in run_cfi_program() local
770 unw_word_t regnum, addr, cfa, ip; apply_reg_state() local
[all...]
/third_party/libunwind/libunwind/include/
H A Dlibunwind-common.h227 unw_regnum_t regnum; /* valid if type==UNW_SLT_REG */ member
/third_party/libunwind/libunwind/src/ia64/
H A DGparser.c474 desc_reg_when (unsigned char regnum, unw_word t, struct ia64_state_record *sr) in desc_reg_when() argument
697 lookup_preg(int regnum, int memory, struct ia64_state_record *sr) lookup_preg() argument
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc145 int64_t Loong64Debugger::GetRegisterValue(int regnum) { in GetRegisterValue() argument
153 int64_t Loong64Debugger::GetFPURegisterValue(int regnum) { in GetFPURegisterValue() argument
161 GetFPURegisterValueFloat(int regnum) GetFPURegisterValueFloat() argument
169 GetFPURegisterValueDouble(int regnum) GetFPURegisterValueDouble() argument
178 int regnum = Registers::Number(desc); GetValue() local
399 int regnum = Registers::Number(arg1); Debug() local
521 int regnum = Registers::Number(arg1); Debug() local
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc79 intptr_t PPCDebugger::GetRegisterValue(int regnum) { in GetRegisterValue() argument
83 double PPCDebugger::GetRegisterPairDoubleValue(int regnum) { in GetRegisterPairDoubleValue() argument
87 double PPCDebugger::GetFPDoubleRegisterValue(int regnum) { in GetFPDoubleRegisterValue() argument
92 int regnum in GetValue() local
105 int regnum = DoubleRegisters::Number(desc); GetFPDoubleValue() local
305 int regnum = strtoul(&arg1[1], 0, 10); Debug() local
420 int regnum = Registers::Number(arg1); Debug() local
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc114 int64_t MipsDebugger::GetRegisterValue(int regnum) { in GetRegisterValue() argument
122 int64_t MipsDebugger::GetFPURegisterValue(int regnum) { in GetFPURegisterValue() argument
130 GetFPURegisterValueFloat(int regnum) GetFPURegisterValueFloat() argument
138 GetFPURegisterValueDouble(int regnum) GetFPURegisterValueDouble() argument
147 int regnum = Registers::Number(desc); GetValue() local
368 int regnum = Registers::Number(arg1); Debug() local
490 int regnum = Registers::Number(arg1); Debug() local
[all...]
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc98 int32_t MipsDebugger::GetRegisterValue(int regnum) { in GetRegisterValue() argument
106 int32_t MipsDebugger::GetFPURegisterValue32(int regnum) { in GetFPURegisterValue32() argument
114 GetFPURegisterValue64(int regnum) GetFPURegisterValue64() argument
122 GetFPURegisterValueFloat(int regnum) GetFPURegisterValueFloat() argument
130 GetFPURegisterValueDouble(int regnum) GetFPURegisterValueDouble() argument
139 int regnum = Registers::Number(desc); GetValue() local
156 int regnum = Registers::Number(desc); GetValue() local
391 int regnum = Registers::Number(arg1); Debug() local
546 int regnum = Registers::Number(arg1); Debug() local
[all...]

Completed in 25 milliseconds

12