Searched refs:ReferencedSection (Results 1 – 1 of 1) sorted by relevance
2411 ErrorOr<BinarySection &> ReferencedSection = in readRelocations() local2414 const bool IsToCode = ReferencedSection && ReferencedSection->isText(); in readRelocations()2453 if (!ReferencedSection && !ForceRelocation) { in readRelocations()2484 assert(ReferencedSection && "section expected for section relocation"); in readRelocations()2485 if (*ReferencedBF->getOriginSection() != *ReferencedSection) { in readRelocations()2653 if ((ReferencedSection && refersToReorderedSection(ReferencedSection)) || in readRelocations()