Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c131 bfd *gotobj; member
299 bfd *gotobj; member
2070 if (gi->gotobj == gs->gotobj in elf64_alpha_merge_ind_symbols()
3408 if (lit_gotent->gotobj == info->gotobj in elf64_alpha_relax_tls_get_addr()
3533 if (tprel_gotent->gotobj == info->gotobj in elf64_alpha_relax_tls_get_addr()
3553 tprel_gotent->gotobj = info->gotobj; in elf64_alpha_relax_tls_get_addr()
3608 info.gotobj = alpha_elf_tdata (abfd)->gotobj; in elf64_alpha_relax_section()
3750 if (gotent->gotobj == info.gotobj in elf64_alpha_relax_section()
3992 gotobj = alpha_elf_tdata (input_bfd)->gotobj; in elf64_alpha_relocate_section()
4142 if (gotent->gotobj == gotobj in elf64_alpha_relocate_section()
[all …]
H A DChangeLog-20051855 (elf64_alpha_check_relocs): Delete "got_created". Use tdata->gotobj
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-alpha.c192 bfd *gotobj; member
359 bfd *gotobj; member
1818 if (lit_gotent->gotobj == info->gotobj
1943 if (tprel_gotent->gotobj == info->gotobj
1963 tprel_gotent->gotobj = info->gotobj;
2026 info.gotobj = alpha_elf_tdata (abfd)->gotobj;
2173 if (gotent->gotobj == info.gotobj
3381 if (gi->gotobj == gs->gotobj
4327 gotobj = alpha_elf_tdata (input_bfd)->gotobj;
4478 if (gotent->gotobj == gotobj
[all …]