Home
last modified time | relevance | path

Searched defs:unw_fpreg_t (Results 1 – 4 of 4) sorted by relevance

/external/libunwind/include/
Dlibunwind-common.h.in115 typedef unw_tdep_fpreg_t unw_fpreg_t; typedef
Dlibunwind-common.h127 typedef unw_tdep_fpreg_t unw_fpreg_t; typedef
/external/libunwind_llvm/include/
Dlibunwind.h77 typedef uint64_t unw_fpreg_t; typedef
80 typedef double unw_fpreg_t; typedef
/external/libunwind_llvm/src/
DUnwindCursor.hpp396 virtual void setFloatReg(int, unw_fpreg_t) { in setFloatReg() argument