Searched refs:UOP_PushMachFrame (Results 1 – 7 of 7) sorted by relevance
67 case UOP_PushMachFrame: return "PUSH_MACHFRAME"; in getUnwindCodeTypeName()101 case UOP_PushMachFrame: in getNumUsedSlots()306 case UOP_PushMachFrame: in printUnwindCode()
34 return WinEH::Instruction(UOP_PushMachFrame, L, -1, Code ? 1 : 0); in PushMachFrame()
40 UOP_PushMachFrame, enumerator
201 case UOP_PushMachFrame: return "UOP_PushMachFrame"; in getUnwindCodeTypeName()235 case UOP_PushMachFrame: in getNumUsedSlots()293 case UOP_PushMachFrame: in printUnwindCode()
34 case Win64EH::UOP_PushMachFrame: in CountOfUnwindCodes()121 case Win64EH::UOP_PushMachFrame: in EmitUnwindCode()319 case Win64EH::UOP_PushMachFrame: in checkARM64Instructions()408 case Win64EH::UOP_PushMachFrame: in ARM64CountOfUnwindCodes()588 case Win64EH::UOP_PushMachFrame: in ARM64EmitUnwindCode()1014 case Win64EH::UOP_PushMachFrame: in tryARM64PackedUnwind()
215 emitARM64WinUnwindCode(Win64EH::UOP_PushMachFrame, -1, 0); in emitARM64WinCFIMachineFrame()
279 case UOP_PushMachFrame: { in ProcessUnwindCode()