Searched refs:CommonOptTable (Results 1 – 1 of 1) sorted by relevance
99 class CommonOptTable : public opt::GenericOptTable { class101 CommonOptTable(ArrayRef<Info> OptionInfos, const char *Usage, in CommonOptTable() function in __anon326f45c10111::CommonOptTable138 class ObjdumpOptTable : public CommonOptTable {141 : CommonOptTable(objdump_opt::ObjdumpInfoTable, in ObjdumpOptTable()168 class OtoolOptTable : public CommonOptTable {171 : CommonOptTable(otool::OtoolInfoTable, " [option...] [file...]", in OtoolOptTable()3480 std::unique_ptr<CommonOptTable> T; in llvm_objdump_main()