Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
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 bzero(results, sizeof(PrologInfo)); in parseFDEInstructions()
367 PrologInfo *results) { in parseInstructions()
371 PrologInfo initialState = *results; in parseInstructions()
DDwarfInstructions.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()
DUnwindCursor.hpp848 typename CFI_Parser<A>::PrologInfo prolog; in getInfoFromDwarfSection()
1208 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()
1238 typename CFI_Parser<A>::PrologInfo prolog; in setInfoBasedOnIPRegister()