Lines Matching refs:berkeley
71 enum OutputFormatTy { berkeley, sysv, darwin }; enumerator
370 else if (MachO && OutputFormat == berkeley) in printObjectSectionSizes()
573 if (OutputFormat == berkeley) { in printFileSectionSizes()
608 if (OutputFormat == berkeley) { in printFileSectionSizes()
647 if (OutputFormat == berkeley) { in printFileSectionSizes()
699 if (OutputFormat == berkeley) { in printFileSectionSizes()
733 if (OutputFormat == berkeley) { in printFileSectionSizes()
775 if (OutputFormat == berkeley) { in printFileSectionSizes()
809 if (OutputFormat == berkeley) { in printFileSectionSizes()
839 if (OutputFormat == berkeley) { in printFileSectionSizes()
896 OutputFormat = berkeley; in main()
935 if (OutputFormat == berkeley && TotalSizes) in main()