reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objcopy/ELF/Object.cpp
 1570     if (&Sec == Obj.SymbolTable)
 1572     Sec.initialize(Obj.sections());
 1573     if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) {
 1581     } else if (auto GroupSec = dyn_cast<GroupSection>(&Sec)) {