Searched refs:SectionABase (Results 1 – 2 of 2) sorted by relevance
102 uint64_t SectionABase = Sections[RE.Sections.SectionA].LoadAddress; in resolveRelocation() local104 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()106 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()154 uint64_t SectionABase = SAI->getAddress(); in processSECTDIFFRelocation() local155 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation()
133 uint64_t SectionABase = Sections[RE.Sections.SectionA].LoadAddress; in resolveRelocation() local135 assert((Value == SectionABase || Value == SectionBBase) && in resolveRelocation()137 Value = SectionABase - SectionBBase + RE.Addend; in resolveRelocation()235 uint64_t SectionABase = SAI->getAddress(); in processHALFSECTDIFFRelocation() local236 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation()