Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindCursor.hpp449 virtual void saveVFPAsX() { _LIBUNWIND_ABORT("saveVFPAsX not implemented"); } in saveVFPAsX() function in libunwind::AbstractUnwindCursor
861 template <typename A, typename R> void UnwindCursor<A, R>::saveVFPAsX() {} in saveVFPAsX() function in libunwind::UnwindCursor
1208 template <typename A, typename R> void UnwindCursor<A, R>::saveVFPAsX() { in saveVFPAsX() function in libunwind::UnwindCursor
DRegisters.hpp2076 void saveVFPAsX() { in saveVFPAsX() function in libunwind::Registers_arm