Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nios2.c1828 struct elf_link_hash_entry *h_gp_got; member
3715 if (elf32_nios2_hash_table (info)->h_gp_got == NULL) in nios2_elf32_relocate_section()
3718 got_base = elf32_nios2_hash_table (info)->h_gp_got->root.u.def.value; in nios2_elf32_relocate_section()
4580 elf32_nios2_hash_table (info)->h_gp_got = h; in create_got_section()
5302 || h == elf32_nios2_hash_table (info)->h_gp_got) in nios2_elf32_finish_dynamic_symbol()
5980 && elf32_nios2_hash_table (info)->h_gp_got->root.u.def.value == 0) in nios2_elf32_size_dynamic_sections()
5981 elf32_nios2_hash_table (info)->h_gp_got->root.u.def.value = 0x8000; in nios2_elf32_size_dynamic_sections()
DChangeLog-20143189 h_gp_got field.