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

References

tools/llvm-objcopy/ELF/Object.h
 1058     MustBeRelocatable |= isa<RelocationSection>(*Ptr);
 1060     Ptr->Index = Sections.size();
 1061     return *Ptr;