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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 12223 See also init_sections_and_labels. */
29431 /* As init_sections_and_labels may get called multiple times, have a
29440 init_sections_and_labels (bool early_lto_debug)
32383 unsigned generation = init_sections_and_labels (false);
33209 init_sections_and_labels (true);
29421 init_sections_and_labels (bool early_lto_debug) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 12181 See also init_sections_and_labels. */
29285 /* As init_sections_and_labels may get called multiple times, have a
29294 init_sections_and_labels (bool early_lto_debug)
32236 unsigned generation = init_sections_and_labels (false);
33062 init_sections_and_labels (true);
29275 init_sections_and_labels (bool early_lto_debug) function

Completed in 48 milliseconds