Home
last modified time | relevance | path

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

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