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

References

tools/llvm-readobj/ARMEHABIPrinter.h
  575     if (Sec.sh_type == ELF::SHT_ARM_EXIDX) {
  579       if (auto SectionName = ELF->getSectionName(&Sec))
  581       SW.printHex("SectionOffset", Sec.sh_offset);
  583       PrintIndexTable(SectionIndex, &Sec);