Home
last modified time | relevance | path

Searched refs:dummy_task (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dicf.cc188 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in preprocess_for_unique_sections() local
189 Task_lock_obj<Object> tl(dummy_task, secn.first); in preprocess_for_unique_sections()
243 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in get_section_contents() local
244 Task_lock_obj<Object> tl(dummy_task, secn.first); in get_section_contents()
714 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in find_identical_sections() local
715 Task_lock_obj<Object> tl(dummy_task, *p); in find_identical_sections()
Dcopy-relocs.cc134 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in make_copy_reloc() local
136 Task_lock_obj<Object> tl(dummy_task, obj); in make_copy_reloc()
Dmapfile.cc358 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in print_discarded_sections() local
359 Task_lock_obj<Object> tl(dummy_task, relobj); in print_discarded_sections()
Dplugin.cc695 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in layout_deferred_objects() local
696 Task_lock_obj<Object> tl(dummy_task, *obj); in layout_deferred_objects()
Doutput.cc3225 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in Input_section_sort_entry() local
3229 Task_lock_obj<Object> tl(dummy_task, obj); in Input_section_sort_entry()