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

Declarations

include/llvm/Object/MachO.h
  227   StringRef sectionName() const;

References

tools/llvm-objdump/MachODump.cpp
10367     StringRef SectionName = Entry.sectionName();
10397     StringRef SectionName = Entry.sectionName();
10428     StringRef SectionName = Entry.sectionName();