Searched refs:UnwindHelpOffset (Results 1 – 6 of 6) sorted by relevance
641 int UnwindHelpOffset = 0; in emitCXXFrameHandler3Table() local643 UnwindHelpOffset = in emitCXXFrameHandler3Table()706 OS.EmitIntValue(UnwindHelpOffset, 4); in emitCXXFrameHandler3Table()
684 int UnwindHelpOffset = 0; in emitCXXFrameHandler3Table() local686 UnwindHelpOffset = in emitCXXFrameHandler3Table()749 OS.emitInt32(UnwindHelpOffset); in emitCXXFrameHandler3Table()
677 int UnwindHelpOffset = 0; in emitCXXFrameHandler3Table() local679 UnwindHelpOffset = in emitCXXFrameHandler3Table()742 OS.EmitIntValue(UnwindHelpOffset, 4); in emitCXXFrameHandler3Table()
2971 int64_t UnwindHelpOffset = MinFixedObjOffset - SlotSize; in processFunctionBeforeFrameFinalized() local2973 MFI->CreateFixedObject(SlotSize, UnwindHelpOffset, /*Immutable=*/false); in processFunctionBeforeFrameFinalized()
3205 int64_t UnwindHelpOffset = MinFixedObjOffset - SlotSize; in processFunctionBeforeFrameFinalized() local3207 MFI.CreateFixedObject(SlotSize, UnwindHelpOffset, /*IsImmutable=*/false); in processFunctionBeforeFrameFinalized()
3547 int64_t UnwindHelpOffset = MinFixedObjOffset - SlotSize; in processFunctionBeforeFrameFinalized() local3549 MFI.CreateFixedObject(SlotSize, UnwindHelpOffset, /*IsImmutable=*/false); in processFunctionBeforeFrameFinalized()