Home
last modified time | relevance | path

Searched refs:RegisterLocation (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DDwarfInstructions.hpp51 typedef typename CFI_Parser<A>::RegisterLocation RegisterLocation; typedef in libunwind::DwarfInstructions
60 pint_t cfa, const RegisterLocation &savedReg);
62 pint_t cfa, const RegisterLocation &savedReg);
64 pint_t cfa, const RegisterLocation &savedReg);
83 const RegisterLocation &savedReg) { in getSavedRegister()
111 const RegisterLocation &savedReg) { in getSavedFloatRegister()
134 const RegisterLocation &savedReg) { in getSavedVectorRegister()
DDwarfParser.hpp76 struct RegisterLocation { struct in libunwind::CFI_Parser
90 RegisterLocation savedRegisters[kMaxRegisterNumber];