Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libunwind/
DDwarfParser.hpp76 struct PrologInfo { struct in _Unwind::CFI_Parser
86 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry()
89 PrologInfo info;
97 pint_t, PrologInfo *, unw_proc_info_t *ctx);
103 PrologInfoStackEntry *&, PrologInfo *,
286 pint_t upToPC, PrologInfo *results, in parseFDEInstructions()
310 PrologInfo *results, unw_proc_info_t *ctx) { in parseInstructions()
313 PrologInfo initialState = *results; in parseInstructions()
DUnwindCursor.hpp123 typename CFI_Parser<A, R>::PrologInfo prolog; in setInfoBasedOnIPRegister()
DDwarfInstructions.hpp53 const typename CFI_Parser<A, R>::PrologInfo &prolog, in getCFA()
123 typename CFI_Parser<A, R>::PrologInfo prolog; in stepWithDwarf()