Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DDwarfParser.hpp70 enum RegisterSavedWhere { enum in libunwind::CFI_Parser
81 RegisterSavedWhere location;
106 void setRegister(uint64_t reg, RegisterSavedWhere newLocation, in setRegister()
112 void setRegisterLocation(uint64_t reg, RegisterSavedWhere newLocation, in setRegisterLocation()