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

Declarations

include/llvm/Object/MachO.h
  284   unsigned getSectionType(SectionRef Sec) const;

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  508   unsigned SectionType = MachO->getSectionType(Section);