Lines Matching refs:Input_objects
2257 do_finalize_sections(Layout*, const Input_objects*, Symbol_table*);
2512 do_relax(int, const Input_objects*, Symbol_table*, Layout*, const Task*);
2904 fix_exidx_coverage(Layout*, const Input_objects*,
9209 const Input_objects* input_objects, in do_finalize_sections()
9214 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in do_finalize_sections()
9231 for (Input_objects::Dynobj_iterator p = input_objects->dynobj_begin(); in do_finalize_sections()
12106 const Input_objects* input_objects, in do_relax()
12225 for (Input_objects::Relobj_iterator op = input_objects->relobj_begin(); in do_relax()
12287 for (Input_objects::Relobj_iterator op = input_objects->relobj_begin(); in do_relax()
12646 const Input_objects* input_objects, in fix_exidx_coverage()
12663 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in fix_exidx_coverage()