Searched defs:PrologInfoStackEntry (Results 1 – 1 of 1) sorted by relevance
95 struct PrologInfoStackEntry { struct in libunwind::CFI_Parser96 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i) in PrologInfoStackEntry() argument98 PrologInfoStackEntry *next;99 PrologInfo info;