Handle DW_FORM_strx[1234] and .debug_str_offsets, DW_AT_str_offsets_base Note that DW_FORM_strx can also be used in .debug_macro It is also allowed in vendor-defined content descriptions of .debug_line (but the spec is a little ambiguous on whether that is only allowed in .debug_line.dwo, or also in regular .debug_line content descriptions. I don't believe any producer currently uses them in .debug_macro or .debug_line though, so for now that can probably be ignored.
I can confirm recent clang/llvm are taking use of .debug_str_offsets and dwz fails with binaries with this section: dwz: xxxx: Unknown debugging section .debug_str_offsets