reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
451 StringRef Name = unwrapOrError(Section.getName(), Obj->getFileName()); 455 const coff_section *Pdata = Obj->getCOFFSection(Section); 456 for (const RelocationRef &Reloc : Section.relocations())