Searched refs:UnwindHelpOffset (Results 1 – 2 of 2) sorted by relevance
665 int UnwindHelpOffset = 0; in emitCXXFrameHandler3Table() local667 UnwindHelpOffset = in emitCXXFrameHandler3Table()730 OS.EmitIntValue(UnwindHelpOffset, 4); in emitCXXFrameHandler3Table()
3155 int64_t UnwindHelpOffset = MinFixedObjOffset - SlotSize; in processFunctionBeforeFrameFinalized() local3157 MFI.CreateFixedObject(SlotSize, UnwindHelpOffset, /*Immutable=*/false); in processFunctionBeforeFrameFinalized()