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

/external/llvm/tools/llvm-size/
H A 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/
H A Dllvm-nm.cpp51 enum OutputFormatTy { bsd, sysv, posix, darwin }; enum in namespace:__anon26404
52 cl::opt<OutputFormatTy> OutputFormat(

Completed in 100 milliseconds