Searched refs:getFloatReg (Results 1 – 2 of 2) sorted by relevance
/external/libunwind_llvm/src/ | ||
D | libunwind.cpp | 133 *value = co->getFloatReg(regNum); in unw_get_fpreg() |
D | UnwindCursor.hpp | 425 virtual unw_fpreg_t getFloatReg(int) { in getFloatReg() function in libunwind::AbstractUnwindCursor |