Searched refs:CommonOptTable (Results 1 – 1 of 1) sorted by relevance
100 class CommonOptTable : public opt::GenericOptTable { class102 CommonOptTable(ArrayRef<Info> OptionInfos, const char *Usage, in CommonOptTable() function in __anonb0dd98cb0111::CommonOptTable139 class ObjdumpOptTable : public CommonOptTable {142 : CommonOptTable(objdump_opt::ObjdumpInfoTable, in ObjdumpOptTable()169 class OtoolOptTable : public CommonOptTable {172 : CommonOptTable(otool::OtoolInfoTable, " [option...] [file...]", in OtoolOptTable()3636 std::unique_ptr<CommonOptTable> T; in llvm_objdump_main()