Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-size/
Dllvm-size.cpp36 enum OutputFormatTy { berkeley, sysv, darwin }; enum
37 static cl::opt<OutputFormatTy>
44 static cl::opt<OutputFormatTy> OutputFormatShort(
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp51 enum OutputFormatTy { bsd, sysv, posix, darwin }; enum
52 cl::opt<OutputFormatTy> OutputFormat(