Searched defs:elf64_ia64_link_hash_table (Results 1 – 2 of 2) sorted by relevance
141 struct elf64_ia64_link_hash_table struct144 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