Searched defs:printUnwindCode (Results 1 – 2 of 2) sorted by relevance
257 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { printUnwindCode() function in llvm::Win64EH::Dumper
260 static void printUnwindCode(ArrayRef<UnwindCode> UCs, bool &SeenFirstEpilog) { in printUnwindCode() function