Home
last modified time | relevance | path

Searched defs:regnum (Results 1 – 9 of 9) sorted by relevance

/third_party/ulib/ngunwind/src/arm/
A DGregs.c29 unw_is_greg (int regnum) in unw_is_greg()
38 unw_is_fpreg (int regnum) in unw_is_fpreg()
/third_party/ulib/ngunwind/src/aarch64/
A DGregs.c31 unw_is_greg (int regnum) in unw_is_greg()
37 unw_is_fpreg (int regnum) in unw_is_fpreg()
/third_party/ulib/ngunwind/src/x86_64/
A DGregs.c32 unw_is_greg (int regnum) in unw_is_greg()
38 unw_is_fpreg (int regnum) in unw_is_fpreg()
/third_party/ulib/ngunwind/src/mi/
A DGget_fpreg.c29 unw_get_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t *valp) in unw_get_fpreg()
A DGget_reg.c29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) in unw_get_reg()
A DGset_fpreg.c29 unw_set_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t val) in unw_set_fpreg()
A DGset_reg.c29 unw_set_reg (unw_cursor_t *cursor, int regnum, unw_word_t valp) in unw_set_reg()
/third_party/ulib/ngunwind/src/dwarf/
A DGparser.c51 set_reg (dwarf_state_record_t *sr, unw_word_t regnum, dwarf_where_t where, in set_reg()
64 unw_word_t curr_ip, operand = 0, regnum, val, len, fde_encoding; in run_cfi_program() local
727 unw_word_t regnum, addr, cfa, ip; in apply_reg_state() local
/third_party/ulib/ngunwind/include/ngunwind/private/
A Dlibunwind-common.h191 unw_regnum_t regnum; /* valid if type==UNW_SLT_REG */ member

Completed in 14 milliseconds