HomeSort by relevance Sort by last modified time
    Searched full:input_sections_blocker (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
gold.cc 864 Task_token* input_sections_blocker = NULL; local
867 input_sections_blocker = new Task_token(true);
869 input_sections_blocker->add_blocker();
870 input_sections_blocker->add_blockers(input_objects->number_of_relobjs());
898 input_sections_blocker,
910 input_sections_blocker,
921 input_sections_blocker,
layout.h     [all...]
reloc.h 185 Task_token* input_sections_blocker,
188 input_sections_blocker_(input_sections_blocker),
    [all...]
reloc.cc 220 // INPUT_SECTIONS_BLOCKER and FINAL_BLOCKER when we are done.
221 // INPUT_SECTIONS_BLOCKER may be NULL.
    [all...]
ChangeLog-0815     [all...]

Completed in 87 milliseconds