Home
last modified time | relevance | path

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

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