Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp95 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DWin64EH.h113 union UnwindCode { union
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp69 void AArch64TargetWinCOFFStreamer::emitARM64WinUnwindCode(unsigned UnwindCode, in emitARM64WinUnwindCode()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp229 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()