r354375 added support for most objdump groupings, but didn't add support for -j|--sections, because that wasn't possible.
r355185 supported values for grouped options.
This just puts the two of them together. This supports -j in modes like -s -j .foo, -sj .foo, -sj=.foo, or -sj.foo.