Searched refs:dummy_task (Results 1 – 5 of 5) sorted by relevance
188 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in preprocess_for_unique_sections() local189 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() local244 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() local715 Task_lock_obj<Object> tl(dummy_task, *p); in find_identical_sections()
134 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in make_copy_reloc() local136 Task_lock_obj<Object> tl(dummy_task, obj); in make_copy_reloc()
358 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in print_discarded_sections() local359 Task_lock_obj<Object> tl(dummy_task, relobj); in print_discarded_sections()
695 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in layout_deferred_objects() local696 Task_lock_obj<Object> tl(dummy_task, *obj); in layout_deferred_objects()
3225 const Task* dummy_task = reinterpret_cast<const Task*>(-1); in Input_section_sort_entry() local3229 Task_lock_obj<Object> tl(dummy_task, obj); in Input_section_sort_entry()