Searched refs:PrologInfo (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/lib/libunwind/ |
| D | DwarfParser.hpp | 76 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()
|
| D | UnwindCursor.hpp | 123 typename CFI_Parser<A, R>::PrologInfo prolog; in setInfoBasedOnIPRegister()
|
| D | DwarfInstructions.hpp | 53 const typename CFI_Parser<A, R>::PrologInfo &prolog, in getCFA() 123 typename CFI_Parser<A, R>::PrologInfo prolog; in stepWithDwarf()
|