Home
last modified time | relevance | path

Searched refs:force_group_allocation (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dld.h163 bool force_group_allocation; member
H A Dldgram.y333 { command_line.force_group_allocation = true ; }
H A Dldmain.c445 if (command_line.force_group_allocation in main()
H A Dlexsup.c872 command_line.force_group_allocation = true; in parse_args()
H A Dldgram.c2830 { command_line.force_group_allocation = true ; } in yyparse()
H A DChangeLog-20172452 * ld.h (struct args_type): Add force_group_allocation field.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dld.h167 bool force_group_allocation; member
H A Dldgram.y336 { command_line.force_group_allocation = true ; }
H A Dldmain.c449 if (command_line.force_group_allocation in main()
H A Dlexsup.c906 command_line.force_group_allocation = true; in parse_args()
H A Dldgram.c2857 { command_line.force_group_allocation = true ; } in yyparse()
H A DChangeLog-20172452 * ld.h (struct args_type): Add force_group_allocation field.