Home
last modified time | relevance | path

Searched defs:UnwindCode (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp109 void ARMTargetWinCOFFStreamer::emitARMWinUnwindCode(unsigned UnwindCode, in emitARMWinUnwindCode()
247 unsigned UnwindCode = Win64EH::UOP_End; in emitARMWinCFIEpilogEnd() local
/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp95 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h114 union UnwindCode { union
/src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp69 void AArch64TargetWinCOFFStreamer::emitARM64WinUnwindCode(unsigned UnwindCode, in emitARM64WinUnwindCode()
/src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp236 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()