* Support ARM ELF THM_PC22 / THM_JUMP24 relocs
This revision adds proper support for the following ARM ELF relocations:
- RZ_ARM_THM_PC22
- RZ_ARM_THM_JUMP24
These require a rather special encoding as some bits of the relative
offset are encoded in a non-common fashion.