Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp96 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp65 void AArch64TargetWinCOFFStreamer::EmitARM64WinUnwindCode(unsigned UnwindCode, in EmitARM64WinUnwindCode()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DWin64EH.h58 union UnwindCode { union
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp72 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()