DWARF5 describes DW_RLE_start_end as:
This is a form of bounded range entry that has two target address operands. Each operand is the same size as used in DW_FORM_addr. These indicate the starting and ending addresses, respectively, that define the address range for which the following location is valid.
The patch implements the support.