Searched refs:prel31_offset (Results 1 – 3 of 3) sorted by relevance
4303 unsigned long prel31_offset; in elf32_tic6x_write_section() local4309 prel31_offset = ((text_offset - exidx_offset) >> 1) in elf32_tic6x_write_section()4313 bfd_put_32 (output_bfd, prel31_offset, in elf32_tic6x_write_section()
15669 unsigned long prel31_offset; in elf32_arm_write_section() local15675 prel31_offset = (text_offset - exidx_offset) in elf32_arm_write_section()15679 bfd_put_32 (output_bfd, prel31_offset, in elf32_arm_write_section()
5407 uint32_t prel31_offset = output_address - this->address(); in do_fixed_endian_write() local5411 prel31_offset & 0x7fffffffU); in do_fixed_endian_write()