Maybe `-s`?

```
       -s
       --full-contents
           Display the full contents of sections, often used in
           combination with -j to request specific sections.  By default
           all non-empty non-bss sections are displayed.  By default any
           compressed section will be displayed in its compressed form.
           In order to see the contents in a decompressed form add the
           -Z option to the command line.
```