Searched refs:printUnwindCode (Results 1 – 2 of 2) sorted by relevance
95 static void printUnwindCode(ArrayRef<UnwindCode> UCs) { in printUnwindCode() function154 printUnwindCode(ArrayRef<UnwindCode>(I, E)); in printAllUnwindCodes()
77 void printUnwindCode(const Win64EH::UnwindInfo& UI, ArrayRef<UnwindCode> UCs);1033 printUnwindCode(UI, ArrayRef<UnwindCode>(I, E)); in printUnwindInfo()1059 void COFFDumper::printUnwindCode(const Win64EH::UnwindInfo& UI, in printUnwindCode() function in COFFDumper