Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A 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()
282 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in get_section_contents() local
283 Task_lock_obj<Object> tl(dummy_task, secn.first); in get_section_contents()
735 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in find_identical_sections() local
736 Task_lock_obj<Object> tl(dummy_task, *p); in find_identical_sections()
H A Dcopy-relocs.cc149 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in make_copy_reloc() local
151 Task_lock_obj<Object> tl(dummy_task, obj); in make_copy_reloc()
H A 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()
H A Dplugin.cc719 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in layout_deferred_objects() local
720 Task_lock_obj<Object> tl(dummy_task, *obj); in layout_deferred_objects()
H A Doutput.cc3280 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in Input_section_sort_entry() local
3284 Task_lock_obj<Object> tl(dummy_task, obj); in Input_section_sort_entry()
/dragonfly/contrib/binutils-2.34/gold/
H A Dicf.cc210 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in preprocess_for_unique_sections() local
211 Task_lock_obj<Object> tl(dummy_task, secn.first); in preprocess_for_unique_sections()
710 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in match_sections() local
711 Task_lock_obj<Object> tl(dummy_task, secn.first); in match_sections()
970 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in find_identical_sections() local
971 Task_lock_obj<Object> tl(dummy_task, *p); in find_identical_sections()
H A Dcopy-relocs.cc150 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in make_copy_reloc() local
152 Task_lock_obj<Object> tl(dummy_task, obj); in make_copy_reloc()
H A 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()
H A Dplugin.cc1012 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in layout_deferred_objects() local
1013 Task_lock_obj<Object> tl(dummy_task, *obj); in layout_deferred_objects()
H A Doutput.cc3294 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in Input_section_sort_entry() local
3298 Task_lock_obj<Object> tl(dummy_task, obj); in Input_section_sort_entry()