Add
#define DT_GNU_FLAGS_1 0x6ffffdf4
and
#define DF_GNU_1_UNIQUE 0x00000001
to marke a shared object which should be loaded only once across the entire address space. It is advisory and can be overridden or suppressed.
The pdf file can be downloaded from abi.pdf.