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

Declarations

include/llvm/Object/MachO.h
  304   Expected<SectionRef> getSection(unsigned SectionIndex) const;

References

tools/llvm-objcopy/MachO/MachOReader.cpp
   87         MachOObj.getSection(NextSectionIndex++);