Searched refs:RelocatedSectionName (Results 1 – 1 of 1) sorted by relevance
2281 StringRef RelocatedSectionName = cantFail(RelocatedSection.getName()); in readRelocations() local2283 << RelocatedSectionName << '\n'); in readRelocations()2290 const bool SkipRelocs = StringSwitch<bool>(RelocatedSectionName) in readRelocations()