Lines Matching refs:stub
71 fake input file to hold the stub sections. */
291 /* Traverse the linker tree to find the spot where the stub goes. */
331 /* We've found our section. Insert the stub immediately
362 /* Create a new stub section, and arrange for it to be linked
397 einfo ("%X%P: can not make stub section: %E\n");
407 /* If we have changed sizes of the stub sections, then we need
450 einfo ("%X%P: can not size stub section: %E\n");
469 einfo ("%X%P: can not size stub section: %E\n");
496 einfo ("%X%P: can not size stub section: %E\n");
672 { "stub-group-size", required_argument, NULL, OPTION_STUBGROUP_SIZE },
679 { "emit-stub-syms", no_argument, NULL, OPTION_STUBSYMS },
680 { "no-emit-stub-syms", no_argument, NULL, OPTION_NO_STUBSYMS },
696 --stub-group-size=N Maximum size of a group of input sections that\n\
697 can be handled by one stub section. A negative\n\
701 before, and one after each stub section.\n\
724 --emit-stub-syms Label linker stubs with a symbol.\n"
727 --no-emit-stub-syms Don'\''t label linker stubs with a symbol.\n"