Some libraries list DT_JMPREL as overlapping with DT_REL{,A} and it's implied that really JMPREL comes after. We now handle that when relocating private libraries. This fixes crashes from improper relocation.
Tested on the 32-bit drltrace and drfuzz tests that were crashing due to this.
Fixes #5080 (closed)