Searched defs:PrologInfoStackEntry (Results 1 – 1 of 1) sorted by relevance
96 struct PrologInfoStackEntry { struct in libunwind::CFI_Parser97 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry() argument99 PrologInfoStackEntry *next;100 PrologInfo info;