Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxcofflink.c77 struct xcoff_final_link_info struct
82 bfd *output_bfd;
89 long last_file_index;
93 long toc_symindx;
95 bfd_byte *ldsym;
97 bfd_byte *ldrel;
99 file_ptr line_filepos;
104 long *sym_indices;
106 bfd_byte *outsyms;
109 bfd_byte *linenos;
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dxcofflink.c79 struct xcoff_final_link_info struct
84 bfd *output_bfd;
91 long last_file_index;
95 long toc_symindx;
97 bfd_byte *ldsym;
99 bfd_byte *ldrel;
101 file_ptr line_filepos;
106 long *sym_indices;
108 bfd_byte *outsyms;
111 bfd_byte *linenos;
[all …]