Home
last modified time | relevance | path

Searched defs:PrologInfoStackEntry (Results 1 – 1 of 1) sorted by relevance

/external/libunwind_llvm/src/
DDwarfParser.hpp93 struct PrologInfoStackEntry { struct in libunwind::CFI_Parser
94 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry() argument
96 PrologInfoStackEntry *next;
97 PrologInfo info;