Searched refs:printUnwindCode (Results 1 – 3 of 3) sorted by relevance
47 void printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC);
257 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode() function in llvm::Win64EH::Dumper340 printUnwindCode(UI, ArrayRef(UCI, UCE)); in printUnwindInfo()
253 static void printUnwindCode(ArrayRef<UnwindCode> UCs) { in printUnwindCode() function312 printUnwindCode(ArrayRef(I, E)); in printAllUnwindCodes()