Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/
H A Dxcoff.h329 struct xcoff_link_hash_table struct
331 struct bfd_link_hash_table root;
336 struct bfd_strtab_hash *debug_strtab;
339 asection *debug_section;
342 asection *loader_section;
346 size_t ldrel_count;
349 struct internal_ldhdr ldhdr;
352 asection *linkage_section;
356 asection *toc_section;
360 asection *descriptor_section;
[all …]
/openbsd-src/gnu/usr.bin/binutils/include/coff/
H A Dxcoff.h329 struct xcoff_link_hash_table struct
331 struct bfd_link_hash_table root;
336 struct bfd_strtab_hash *debug_strtab;
339 asection *debug_section;
342 asection *loader_section;
346 size_t ldrel_count;
349 struct internal_ldhdr ldhdr;
352 asection *linkage_section;
356 asection *toc_section;
360 asection *descriptor_section;
[all …]