Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindCursor.hpp450 virtual void saveVFPAsX() { _LIBUNWIND_ABORT("saveVFPAsX not implemented"); } in saveVFPAsX() function in libunwind::AbstractUnwindCursor
864 template <typename A, typename R> void UnwindCursor<A, R>::saveVFPAsX() {} in saveVFPAsX() function in libunwind::UnwindCursor
1240 template <typename A, typename R> void UnwindCursor<A, R>::saveVFPAsX() { in saveVFPAsX() function in libunwind::UnwindCursor
DRegisters.hpp2084 void saveVFPAsX() { in saveVFPAsX() function in libunwind::Registers_arm