Searched refs:RelSectName (Results 1 – 1 of 1) sorted by relevance
434 auto RelSectName = Obj.getSectionName(SecRef); in addRelocations() local435 if (!RelSectName) in addRelocations()436 return RelSectName.takeError(); in addRelocations()439 dbgs() << "Adding relocations from section " << *RelSectName << "\n"; in addRelocations()