Searched refs:setGroupedShortOptions (Results 1 – 11 of 11) sorted by relevance
338 T.setGroupedShortOptions(true); in TEST()371 T.setGroupedShortOptions(I != 0); in TEST()382 T.setGroupedShortOptions(true); in TEST()394 T.setGroupedShortOptions(true); in TEST()
134 void setGroupedShortOptions(bool Value) { GroupedShortOptions = Value; } in setGroupedShortOptions() function
60 StringsOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in StringsOptTable()
53 CxxfiltOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in CxxfiltOptTable()
77 setGroupedShortOptions(true); in SymbolizerOptTable()
80 IFSOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in IFSOptTable()
66 setGroupedShortOptions(true); in ObjcopyOptTable()171 StripOptTable() : OptTable(StripInfoTable) { setGroupedShortOptions(true); } in StripOptTable()
83 ReadobjOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in ReadobjOptTable()
68 SizeOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in SizeOptTable()
83 NmOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in NmOptTable()
101 setGroupedShortOptions(true); in CommonOptTable()