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

References

lib/Object/MachOObjectFile.cpp
 2064     MachO::section_64 Sect = getSection64(Sec);
 2067     MachO::section Sect = getSection(Sec);
 2072   Ret.d.a = Sec.d.a;