HomeSort by relevance Sort by last modified time
    Searched refs:OutputFormatTy (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/llvm-size/
llvm-size.cpp 34 enum OutputFormatTy {berkeley, sysv};
35 static cl::opt<OutputFormatTy>
43 static cl::opt<OutputFormatTy>
  /external/llvm/tools/llvm-nm/
llvm-nm.cpp 44 enum OutputFormatTy { bsd, sysv, posix };
45 cl::opt<OutputFormatTy>

Completed in 1359 milliseconds