Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DDwarfInstructions.hpp50 typedef typename CFI_Parser<A>::RegisterLocation RegisterLocation; typedef in libunwind::DwarfInstructions
59 pint_t cfa, const RegisterLocation &savedReg);
61 pint_t cfa, const RegisterLocation &savedReg);
63 pint_t cfa, const RegisterLocation &savedReg);
95 const RegisterLocation &savedReg) { in getSavedRegister()
126 const RegisterLocation &savedReg) { in getSavedFloatRegister()
152 const RegisterLocation &savedReg) { in getSavedVectorRegister()
H A DDwarfParser.hpp80 struct RegisterLocation { struct in libunwind::CFI_Parser
92 RegisterLocation savedRegisters[kMaxRegisterNumber + 1];