Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DDwarfParser.hpp84 struct PrologInfo { struct in libunwind::CFI_Parser
96 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry()
99 PrologInfo info;
109 int arch, PrologInfo *results);
118 PrologInfo *results);
357 int arch, PrologInfo *results) { in parseFDEInstructions()
359 memset(results, '\0', sizeof(PrologInfo)); in parseFDEInstructions()
378 int arch, PrologInfo *results) { in parseInstructions()
381 PrologInfo initialState = *results; in parseInstructions()
DDwarfInstructions.hpp50 typedef typename CFI_Parser<A>::PrologInfo PrologInfo; typedef in libunwind::DwarfInstructions
64 static pint_t getCFA(A &addressSpace, const PrologInfo &prolog, in getCFA()
158 PrologInfo prolog; in stepWithDwarf()
DUnwindCursor.hpp1489 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromDwarfSection()
1904 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()
1934 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()