Home
last modified time | relevance | path

Searched refs:UnwindHelpFrameOffset (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDWinEHFuncInfo.h148 int UnwindHelpFrameOffset = -1; member
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDWinException.cpp374 OS.EmitIntValue(FuncInfo.UnwindHelpFrameOffset, 4); // UnwindHelp in emitCXXFrameHandler3Table()
/NextBSD/contrib/llvm/lib/CodeGen/
HDPrologEpilogInserter.cpp812 FuncInfo.UnwindHelpFrameOffset = TFI.getFrameIndexReferenceFromSP( in replaceFrameIndices()