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