Home
last modified time | relevance | path

Searched defs:unw_is_fpreg (Results 1 – 13 of 13) sorted by relevance

/third_party/libunwind/src/s390x/
Dis_fpreg.c32 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/tilegx/
Dis_fpreg.c30 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/x86/
Dis_fpreg.c29 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/arm/
Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/aarch64/
Dis_fpreg.c29 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/ppc32/
Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/riscv/
Dis_fpreg.c28 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/mips/
Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/x86_64/
Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/sh/
Dis_fpreg.c28 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/src/ppc64/
Dis_fpreg.c31 unw_is_fpreg (int regnum) in unw_is_fpreg() function
/third_party/libunwind/include/
Dlibunwind-common.h.in132 #define unw_is_fpreg(r) unw_tdep_is_fpreg(r) macro
Dlibunwind-common.h118 #define unw_is_fpreg(r) unw_tdep_is_fpreg(r) macro