Home | History | Annotate | Download | only in llvm-size

Lines Matching refs:OutputFormat

36        OutputFormat("format",
90 /// The format used is determined by @c OutputFormat and @c Radix.
108 if (OutputFormat == sysv) {
263 if (OutputFormat == sysv)
267 if (OutputFormat == berkeley)
272 if (OutputFormat == sysv)
275 if (OutputFormat == berkeley)
281 if (OutputFormat == sysv)
295 OutputFormat = OutputFormatShort;
302 if (OutputFormat == berkeley)