boot_elf32_get_relocation
extern Elf32_Addr boot_elf32_get_relocation(Elf32_Addr resolveAddress);
A = boot_elf32_get_relocation(image->text_region.delta + rel[i].r_offset);
A = boot_elf32_get_relocation(image->text_region.delta + rel[i].r_offset);