Home
last modified time | relevance | path

Searched refs:getFrameIndexOffset (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h92 int getFrameIndexOffset(int FrameIndex, const WinEHFuncInfo &FuncInfo);
H A DWinException.cpp344 int WinException::getFrameIndexOffset(int FrameIndex, in getFrameIndexOffset() function in WinException
695 getFrameIndexOffset(FuncInfo.UnwindHelpFrameIdx, FuncInfo); in emitCXXFrameHandler3Table()
855 int Offset = getFrameIndexOffset(HT.CatchObj.FrameIndex, FuncInfo); in emitCXXFrameHandler3Table()