reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7818 if (Reloc.getSymbol() != Obj->symbol_end()) { 7819 Name = unwrapOrError(Reloc.getSymbol()->getName(), Obj->getFileName()); 7824 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); 7825 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); 7846 unwrapOrError(Sym->second.getSection(), Obj->getFileName()); 7849 Name = unwrapOrError(Sym->second.getName(), Obj->getFileName());