Searched defs:bfd_link_info (Results 1 – 2 of 2) sorted by relevance
227 struct bfd_link_info struct230 unsigned int relocatable: 1;234 unsigned int emitrelocations: 1;239 unsigned int task_link: 1;242 unsigned int shared: 1;245 unsigned int symbolic: 1;249 unsigned int export_dynamic: 1;252 unsigned int static_link: 1;258 unsigned int traditional_format: 1;262 unsigned int optimize: 1;[all …]
959 struct bfd_link_info *info, in _bfd_generic_link_add_archive_symbols()