Searched refs:SectionABase (Results 1 – 8 of 8) sorted by relevance
116 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); in resolveRelocation() local118 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()120 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()168 uint64_t SectionABase = SAI->getAddress(); in processSECTDIFFRelocation() local169 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation()
154 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); in resolveRelocation() local156 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()158 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()249 uint64_t SectionABase = SAI->getAddress(); in processHALFSECTDIFFRelocation() local250 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation()
113 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); in resolveRelocation() local115 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()117 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()
361 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); in resolveRelocation() local363 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()365 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()
259 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); in resolveRelocation() local261 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()263 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()377 uint64_t SectionABase = SAI->getAddress(); in processHALFSECTDIFFRelocation() local378 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation()
419 uint64_t SectionABase = Sections[RE.Sections.SectionA].getLoadAddress(); in resolveRelocation() local421 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()423 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()