Searched refs:PrologInfo (Results 1 – 3 of 3) sorted by relevance
87 struct PrologInfo { struct in libunwind::CFI_Parser96 PrologInfo(InitializeTime IT = InitializeTime::kNormal) { in PrologInfo() argument100 void checkSaveRegister(uint64_t reg, PrologInfo &initialState) { in checkSaveRegister() argument107 int64_t newValue, PrologInfo &initialState) { in setRegister()113 PrologInfo &initialState) { in setRegisterLocation()118 PrologInfo &initialState) { in setRegisterValue()122 void restoreRegisterToInitialState(uint64_t reg, PrologInfo &initialState) { in restoreRegisterToInitialState() argument130 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry()133 PrologInfo info;162 int arch, PrologInfo *results);[all …]
51 typedef typename CFI_Parser<A>::PrologInfo PrologInfo; typedef in libunwind::DwarfInstructions 65 static pint_t getCFA(A &addressSpace, const PrologInfo &prolog, in getCFA() 78 PrologInfo &prolog);173 pint_t cfa, PrologInfo &prolog) { in getRA_SIGN_STATE() 194 PrologInfo prolog; in stepWithDwarf()
1632 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromFdeCie()