Searched refs:offset_to_gp (Results 1 – 8 of 8) sorted by relevance
205 int offset_to_gp; member239 int* offset_to_gp; member249 (elf_nds32_tdata (bfd)->offset_to_gp)3670 eh->offset_to_gp = 0; in nds32_elf_link_hash_newfunc()11308 int offset_to_gp; in nds32_elf_relax_guard() local11373 offset_to_gp = *access_addr - local_sda; in nds32_elf_relax_guard()11374 if (elf32_nds32_hash_entry (h)->offset_to_gp == 0) in nds32_elf_relax_guard()11375 elf32_nds32_hash_entry (h)->offset_to_gp = offset_to_gp; in nds32_elf_relax_guard()11377 < abs (offset_to_gp) - sda_offset) in nds32_elf_relax_guard()11403 offset_to_gp = *access_addr - local_sda; in nds32_elf_relax_guard()[all …]
741 (struct elf_nds32_link_hash_entry): New `offset_to_gp' field.742 (struct elf_nds32_obj_tdata): New `offset_to_gp' and `hdr_size' fields.