Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c163 struct xcoff_final_link_info struct
166 struct bfd_link_info *info;
168 bfd *output_bfd;
170 struct bfd_strtab_hash *strtab;
173 struct xcoff_link_section_info *section_info;
175 long last_file_index;
177 struct internal_syment last_file;
179 long toc_symindx;
181 bfd_byte *ldsym;
183 bfd_byte *ldrel;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxcofflink.c163 struct xcoff_final_link_info struct
166 struct bfd_link_info *info;
168 bfd *output_bfd;
170 struct bfd_strtab_hash *strtab;
173 struct xcoff_link_section_info *section_info;
175 long last_file_index;
177 struct internal_syment last_file;
179 long toc_symindx;
181 bfd_byte *ldsym;
183 bfd_byte *ldrel;
[all …]