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