Home
last modified time | relevance | path

Searched refs:DarwinLongFormat (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp78 static bool DarwinLongFormat; variable
222 if (DarwinLongFormat) in printDarwinSectionSizes()
236 if (DarwinLongFormat) in printDarwinSectionSizes()
249 if (DarwinLongFormat) in printDarwinSectionSizes()
264 if (DarwinLongFormat) in printDarwinSectionSizes()
893 DarwinLongFormat = Args.hasArg(OPT_l); in llvm_size_main()