Searched refs:setGroupedShortOptions (Results 1 – 9 of 9) sorted by relevance
133 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()
70 setGroupedShortOptions(true); in SymbolizerOptTable()
82 ReadobjOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in ReadobjOptTable()
64 setGroupedShortOptions(true); in ObjcopyOptTable()169 StripOptTable() : OptTable(StripInfoTable) { setGroupedShortOptions(true); } in StripOptTable()
68 SizeOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in SizeOptTable()
81 NmOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in NmOptTable()
97 setGroupedShortOptions(true); in CommonOptTable()