Home | History | Annotate | Download | only in Targets

Lines Matching full:sections

107     const auto Section = Sections[RE.SectionID];
117 RE.Sections.SectionA == static_cast<uint32_t>(-1)
119 : Sections[RE.Sections.SectionA].getLoadAddressWithOffset(
127 << " TargetSection: " << RE.Sections.SectionA
136 Sections[RE.Sections.SectionA].getLoadAddressWithOffset(RE.Addend) -
137 Sections[0].getLoadAddress();
144 << " TargetSection: " << RE.Sections.SectionA
151 uint64_t Result = Sections[RE.Sections.SectionA].getLoadAddress() -
159 << " TargetSection: " << RE.Sections.SectionA