Searched refs:FixupOffset (Results 1 – 2 of 2) sorted by relevance
113 uint32_t FixupOffset = in RecordX86_64Relocation() local194 MRE.Word0 = FixupOffset; in RecordX86_64Relocation()331 MRE.Word0 = FixupOffset; in RecordX86_64Relocation()348 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordScatteredRelocation() local388 if (FixupOffset > 0xffffff) { in RecordScatteredRelocation()390 format("0x%x", FixupOffset).print(Buffer, sizeof(Buffer)); in RecordScatteredRelocation()415 if (FixupOffset > 0xffffff) in RecordScatteredRelocation()420 MRE.Word0 = ((FixupOffset << 0) | in RecordScatteredRelocation()523 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordX86Relocation() local569 MRE.Word0 = FixupOffset; in RecordX86Relocation()
154 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordARMScatteredHalfRelocation() local242 MRE.Word0 = ((FixupOffset << 0) | in RecordARMScatteredHalfRelocation()260 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordARMScatteredRelocation() local306 MRE.Word0 = ((FixupOffset << 0) | in RecordARMScatteredRelocation()402 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordRelocation() local449 MRE.Word0 = FixupOffset; in RecordRelocation()