Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/projects/libunwind/src/
HDDwarfParser.hpp81 struct PrologInfo { struct in libunwind::CFI_Parser
93 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry()
96 PrologInfo info;
106 PrologInfo *results);
115 PrologInfo *results);
346 PrologInfo *results) { in parseFDEInstructions()
348 memset(results, '\0', sizeof(PrologInfo)); in parseFDEInstructions()
366 PrologInfo *results) { in parseInstructions()
370 PrologInfo initialState = *results; in parseInstructions()
HDDwarfInstructions.hpp52 typedef typename CFI_Parser<A>::PrologInfo PrologInfo; typedef in libunwind::DwarfInstructions
66 static pint_t getCFA(A &addressSpace, const PrologInfo &prolog, in getCFA()
161 PrologInfo prolog; in stepWithDwarf()
HDUnwindCursor.hpp879 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromDwarfSection()
1239 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()
1269 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()