Searched defs:UnwindCode (Results 1 – 5 of 5) sorted by relevance
111 void ARMTargetWinCOFFStreamer::emitARMWinUnwindCode(unsigned UnwindCode, in emitARMWinUnwindCode()249 unsigned UnwindCode = Win64EH::UOP_End; in emitARMWinCFIEpilogEnd() local
69 void AArch64TargetWinCOFFStreamer::emitARM64WinUnwindCode(unsigned UnwindCode, in emitARM64WinUnwindCode()
95 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()
99 union UnwindCode { union
227 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()