Home
last modified time | relevance | path

Searched defs:UnwindHelpOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp689 int UnwindHelpOffset = 0; in emitCXXFrameHandler3Table() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp4256 int64_t UnwindHelpOffset = MinFixedObjOffset - SlotSize; in adjustFrameForMsvcCxxEh() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4793 int64_t UnwindHelpOffset = alignTo(CurrentOffset + 8, Align(16)); in processFunctionBeforeFrameFinalized() local