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, makeArrayRef(UCI, UCE)); in printUnwindInfo()
249 static void printUnwindCode(ArrayRef<UnwindCode> UCs) { in printUnwindCode() function308 printUnwindCode(makeArrayRef(I, E)); in printAllUnwindCodes()