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

References

tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  286   for (auto &Sec : Obj.sections()) {
  321   for (auto &Sec : Obj.sections())
  333   for (auto &Sec : Obj.sections())
  401     for (SectionBase &Sec : Obj.sections())
  617     for (SectionBase &Sec : Obj.sections()) {
  633     for (SectionBase &Sec : Obj.sections()) {
  674     for (SectionBase &Sec : Obj.sections()) {
  682     for (auto &Sec : Obj.sections()) {
tools/llvm-objcopy/ELF/Object.cpp
 1143   for (SectionBase &Sec : Obj->sections())
 1258   for (const SectionBase &Sec : Obj.sections()) {
 1289     for (SectionBase &Sec : Obj.sections())
 1546     for (auto &Sec : Obj.sections()) {
 1569   for (auto &Sec : Obj.sections()) {
 1773   for (SectionBase &Sec : Obj.sections())
 1778   for (SectionBase &Sec : Obj.sections())
 1795   for (auto &Sec : Obj.removedSections()) {
 1932   for (auto &Sec : Sections) {
 2041         std::any_of(Sections.begin() + SHN_LORESERVE, Sections.end(),
 2073     for (const SectionBase &Sec : Obj.sections())
 2083   for (SectionBase &Sec : Obj.sections()) {
 2096   for (SectionBase &Sec : Obj.sections())
 2110   for (SectionBase &Sec : Obj.sections()) {
 2274   for (const SectionBase &Sec : Obj.sections())
 2280   for (const SectionBase &Sec : Obj.sections())