Home
last modified time | relevance | path

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

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dbfdlink.h305 struct bfd_link_info struct
311 unsigned int symbolic: 1;
315 unsigned int nocopyreloc: 1;
319 unsigned int export_dynamic: 1;
323 unsigned int create_default_symver: 1;
326 unsigned int gc_sections: 1;
330 unsigned int notice_all: 1;
333 unsigned int lto_plugin_active: 1;
336 unsigned int strip_discarded: 1;
339 unsigned int dynamic_data: 1;
[all …]