Searched refs:UnwindContext (Results 1 – 2 of 2) sorted by relevance
1957 UnwindContext; typedef1959 static void ppUnwindContext ( const UnwindContext* ctx ) in ppUnwindContext()1982 static void initUnwindContext ( /*OUT*/UnwindContext* ctx ) in initUnwindContext()2041 Int copy_convert_CfiExpr_tree ( XArray* dst, const UnwindContext* srcuc, 2053 const UnwindContext* ctx, in summarise_context()2470 const UnwindContext* srcuc, in copy_convert_CfiExpr_tree()2557 static void ppUnwindContext_summary ( const UnwindContext* ctx ) in ppUnwindContext_summary()2720 static Int dwarfexpr_to_dag ( const UnwindContext* ctx, in dwarfexpr_to_dag()2977 static Int run_CF_instruction ( /*MOD*/UnwindContext* ctx, in run_CF_instruction()2979 const UnwindContext* restore_ctx, in run_CF_instruction()[all …]
59 class UnwindContext { class72 UnwindContext(MCAsmParser &P) : Parser(P), FPReg(ARM::SP) {} in UnwindContext() function in __anonef5d38c20111::UnwindContext134 UnwindContext UC;