Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DDwarfParser.hpp82 struct PrologInfo { struct in libunwind::CFI_Parser
94 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry()
97 PrologInfo info;
107 PrologInfo *results);
116 PrologInfo *results);
347 PrologInfo *results) { in parseFDEInstructions()
349 memset(results, '\0', sizeof(PrologInfo)); in parseFDEInstructions()
367 PrologInfo *results) { in parseInstructions()
370 PrologInfo initialState = *results; in parseInstructions()
DDwarfInstructions.hpp51 typedef typename CFI_Parser<A>::PrologInfo PrologInfo; typedef in libunwind::DwarfInstructions
65 static pint_t getCFA(A &addressSpace, const PrologInfo &prolog, in getCFA()
160 PrologInfo prolog; in stepWithDwarf()
DUnwindCursor.hpp912 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromDwarfSection()
1272 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()
1302 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()