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

/external/libunwind_llvm/src/
H A DUnwindCursor.hpp382 virtual bool validFloatReg(int) { function in class:libunwind::AbstractUnwindCursor
383 _LIBUNWIND_ABORT("validFloatReg not implemented");
425 virtual bool validFloatReg(int);
604 bool UnwindCursor<A, R>::validFloatReg(int regNum) { function in class:libunwind::UnwindCursor

Completed in 53 milliseconds