Home
last modified time | relevance | path

Searched defs:elf64_ia64_link_hash_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-ia64-vms.c141 struct elf64_ia64_link_hash_table struct
144 struct elf_link_hash_table root;
146 asection *fptr_sec; /* Function descriptor table (or NULL). */
147 asection *rel_fptr_sec; /* Dynamic relocation section for same. */
148 asection *pltoff_sec; /* Private descriptors for plt (or NULL). */
149 asection *fixups_sec; /* Fixups section. */
150 asection *transfer_sec; /* Transfer vector section. */
151 asection *note_sec; /* .note section. */
175 ? (struct elf64_ia64_link_hash_table *) (p)->hash : NULL) argument
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ia64-vms.c141 struct elf64_ia64_link_hash_table struct
144 struct elf_link_hash_table root;
146 asection *fptr_sec; /* Function descriptor table (or NULL). */
147 asection *rel_fptr_sec; /* Dynamic relocation section for same. */
148 asection *pltoff_sec; /* Private descriptors for plt (or NULL). */
149 asection *fixups_sec; /* Fixups section. */
150 asection *transfer_sec; /* Transfer vector section. */
151 asection *note_sec; /* .note section. */
175 ? (struct elf64_ia64_link_hash_table *) (p)->hash : NULL) argument