Home
last modified time | relevance | path

Searched refs:fix_address (Results 1 – 1 of 1) sorted by relevance

/sysdeps/arm/
A Ddl-machine.h306 Elf32_Word *fix_address = fix_page + fix_offset; in relocate_pc24() local
307 fix_address[0] = 0xe51ff004; /* ldr pc, [pc, #-4] */ in relocate_pc24()
308 fix_address[1] = value; in relocate_pc24()
310 fix_offset += sizeof fix_address[0] * 2; in relocate_pc24()
317 if (set_new_value ((Elf32_Addr) fix_address)) in relocate_pc24()

Completed in 4 milliseconds