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

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

Completed in 85 milliseconds