Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h418 struct xcoff_loader_info struct
421 bool failed;
424 bfd *output_bfd;
427 struct bfd_link_info *info;
430 unsigned int auto_export_flags;
433 size_t ldsym_count;
437 size_t ldrel_count;
440 size_t string_size;
443 char *strings;
446 size_t string_alc;
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h418 struct xcoff_loader_info struct
421 bool failed;
424 bfd *output_bfd;
427 struct bfd_link_info *info;
430 unsigned int auto_export_flags;
433 size_t ldsym_count;
437 size_t ldrel_count;
440 size_t string_size;
443 char *strings;
446 size_t string_alc;
[all …]