cle
cle copied to clipboard
Fix mips plt
If a MIPS binary contains a .MIPS.stubs section, then existing entries found in the .plt sections are overwritten leading to missing plt entries. This is present in the checkbyte binary, so I have updated the test as well.