Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp74 static bool DarwinLongFormat; variable
218 if (DarwinLongFormat) in printDarwinSectionSizes()
232 if (DarwinLongFormat) in printDarwinSectionSizes()
245 if (DarwinLongFormat) in printDarwinSectionSizes()
260 if (DarwinLongFormat) in printDarwinSectionSizes()
890 DarwinLongFormat = Args.hasArg(OPT_l); in llvm_size_main()