Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp382 virtual bool validFloatReg(int) { in validFloatReg() function in libunwind::AbstractUnwindCursor
590 bool UnwindCursor<A, R>::validFloatReg(int regNum) { in validFloatReg() function in libunwind::UnwindCursor