Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-alpha.c317 #define alpha_elf_tdata(abfd) \ macro
1217 alpha_elf_tdata (abfd)->got = s; in elf64_alpha_create_got_section()
1222 alpha_elf_tdata (abfd)->gotobj = abfd; in elf64_alpha_create_got_section()
1278 if (alpha_elf_tdata(abfd)->gotobj == NULL) in elf64_alpha_create_dynamic_sections()
1298 alpha_elf_tdata(abfd)->got, (bfd_vma) 0, (const char *) NULL, in elf64_alpha_create_dynamic_sections()
1659 local_got_entries = alpha_elf_tdata(abfd)->local_got_entries; in get_got_entry()
1674 alpha_elf_tdata (abfd)->local_got_entries = local_got_entries; in get_got_entry()
1709 alpha_elf_tdata (abfd)->total_got_size += entry_size; in get_got_entry()
1711 alpha_elf_tdata(abfd)->local_got_size += entry_size; in get_got_entry()
1874 if (alpha_elf_tdata(abfd)->gotobj == NULL) in elf64_alpha_check_relocs()
[all …]