Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dheader_checker.cpp87 static llvm::cl::opt<TextFormatIR> output_format( variable
185 std::move(exported_headers), root_dir_or_cwd, output_format, in main()
/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp104 static llvm::cl::opt<TextFormatIR> output_format( variable
283 repr::IRDumper::CreateIRDumper(output_format, out_dump_name_); in LinkAndDump()
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py3741 if args.output_format == 'make':