Searched refs:UnwindHelpOffset (Results 1 – 2 of 2) sorted by relevance
641 int UnwindHelpOffset = 0; in emitCXXFrameHandler3Table() local643 UnwindHelpOffset = in emitCXXFrameHandler3Table()706 OS.EmitIntValue(UnwindHelpOffset, 4); in emitCXXFrameHandler3Table()
2971 int64_t UnwindHelpOffset = MinFixedObjOffset - SlotSize; in processFunctionBeforeFrameFinalized() local2973 MFI->CreateFixedObject(SlotSize, UnwindHelpOffset, /*Immutable=*/false); in processFunctionBeforeFrameFinalized()