HomeSort by: relevance | last modified time | path
    Searched defs:lang_size_sections (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
ldlang.c 4694 /* Run lang_size_sections (if not already done). */
6445 /* If this is the first time lang_size_sections is called,
6669 lang_size_sections (bool *relax, bool check_regions)
8074 lang_size_sections (&relax_again, false);
8088 lang_size_sections (NULL, true);
8704 lang_size_sections (NULL, !RELAXATION_ENABLED);
8715 open_input_bfds, lang_do_assignments, and lang_size_sections.
11048 lang_size_sections (NULL, ! RELAXATION_ENABLED);
6666 lang_size_sections (bool *relax, bool check_regions) function
  /src/external/gpl3/binutils.old/dist/ld/
ldlang.c 4711 /* Run lang_size_sections (if not already done). */
6462 /* If this is the first time lang_size_sections is called,
6686 lang_size_sections (bool *relax, bool check_regions)
8012 lang_size_sections (&relax_again, false);
8026 lang_size_sections (NULL, true);
8641 lang_size_sections (NULL, !RELAXATION_ENABLED);
8652 open_input_bfds, lang_do_assignments, and lang_size_sections.
10965 lang_size_sections (NULL, ! RELAXATION_ENABLED);
6683 lang_size_sections (bool *relax, bool check_regions) function

Completed in 36 milliseconds