Lines Matching refs:relobj

515     Key(Stub_type stub_type, const Symbol* symbol, const Relobj* relobj,  in Key()  argument
526 gold_assert(relobj != NULL && r_sym != invalid_index); in Key()
528 this->u_.relobj = relobj; in Key()
555 relobj() const in relobj() function in __anonf511bcc00111::Reloc_stub::Key
556 { return this->r_sym_ != invalid_index ? this->u_.relobj : NULL; } in relobj()
565 ? (this->u_.relobj == k.u_.relobj) in eq()
578 ? this->u_.relobj->name().c_str() in hash_value()
617 const Relobj* relobj; member
677 relobj() const in relobj() function in __anonf511bcc00111::Cortex_a8_stub
707 Cortex_a8_stub(const Stub_template* stub_template, Relobj* relobj, in Cortex_a8_stub() argument
710 : Stub(stub_template), relobj_(relobj), shndx_(shndx), in Cortex_a8_stub()
837 make_cortex_a8_stub(Stub_type stub_type, Relobj* relobj, unsigned int shndx, in make_cortex_a8_stub() argument
843 return new Cortex_a8_stub(this->stub_templates_[stub_type], relobj, shndx, in make_cortex_a8_stub()
1054 Arm_exidx_cantunwind(Relobj* relobj, unsigned int shndx) in Arm_exidx_cantunwind() argument
1055 : Output_section_data(8, 4, true), relobj_(relobj), shndx_(shndx) in Arm_exidx_cantunwind()
1060 relobj() const in relobj() function in __anonf511bcc00111::Arm_exidx_cantunwind
1158 Arm_input_section(Relobj* relobj, unsigned int shndx) in Arm_input_section() argument
1159 : Output_relaxed_input_section(relobj, shndx, 1), in Arm_input_section()
1227 if ((object == this->relobj()) in do_output_offset()
1421 Arm_exidx_input_section(Relobj* relobj, unsigned int shndx, in Arm_exidx_input_section() argument
1424 : relobj_(relobj), shndx_(shndx), link_(link), size_(size), in Arm_exidx_input_section()
1435 relobj() const in relobj() function in __anonf511bcc00111::Arm_exidx_input_section
1554 as_arm_relobj(Relobj* relobj) in as_arm_relobj() argument
1555 { return static_cast<Arm_relobj<big_endian>*>(relobj); } in as_arm_relobj()
1927 Sized_relobj_file<32, big_endian>* relobj, in add_static_reloc() argument
1930 this->static_relocs_.push_back(Static_reloc(got_offset, r_type, relobj, in add_static_reloc()
1964 Sized_relobj_file<32, big_endian>* relobj, unsigned int index) in Static_reloc() argument
1967 this->u_.local.relobj = relobj; in Static_reloc()
1996 relobj() const in relobj() function in __anonf511bcc00111::Arm_output_data_got::Static_reloc
1999 return this->u_.local.relobj; in relobj()
2028 Sized_relobj_file<32, big_endian>* relobj; member
2280 do_plt_address_for_local(const Relobj* relobj, unsigned int symndx) const in do_plt_address_for_local() argument
2281 { return this->plt_section()->address_for_local(relobj, symndx); } in do_plt_address_for_local()
2420 find_arm_input_section(Relobj* relobj, unsigned int shndx) const;
2806 Sized_relobj_file<32, big_endian>* relobj,
4587 this->u_.relobj, this->r_sym_, this->addend_); in name()
5273 Arm_relobj<big_endian>::as_arm_relobj(stub->relobj()); in finalize_stubs()
5337 Relobj* relobj = this->relobj(); in init() local
5343 convert_types<uint32_t, uint64_t>(relobj->section_addralign(shndx)); in init()
5349 relobj->section_contents(shndx, &section_size, false); in init()
5351 convert_types<uint32_t, uint64_t>(relobj->section_size(shndx)); in init()
5359 Output_section* os = relobj->output_section(shndx); in init()
5360 off_t offset = relobj->output_section_offset(shndx); in init()
5361 gold_assert(os != NULL && !relobj->is_output_section_offset_invalid(shndx)); in init()
5495 : Output_relaxed_input_section(exidx_input_section.relobj(), in Arm_exidx_merged_section()
5565 const Relobj* relobj, in do_output_offset() argument
5571 if (relobj != this->exidx_input_section_.relobj() in do_output_offset()
5616 Output_section* os = this->relobj()->output_section(this->shndx()); in do_write()
5635 Relobj* relobj = this->last_input_section_->relobj(); in add_exidx_cantunwind_as_needed() local
5638 new Arm_exidx_cantunwind(relobj, text_shndx); in add_exidx_cantunwind_as_needed()
5714 Relobj* relobj = exidx_input_section->relobj(); in process_exidx_section() local
5721 relobj->name().c_str(), shndx); in process_exidx_section()
5775 Output_section* os = relobj->output_section(link); in process_exidx_section()
5821 Task_lock_obj<Object> tl(task, owner->relobj()); in create_stub_group()
5823 target->new_arm_input_section(owner->relobj(), owner->shndx()); in create_stub_group()
5844 Arm_relobj<big_endian>::as_arm_relobj(p->relobj()); in create_stub_group()
5993 new_relaxed_sections[i]->relobj()); in group_sections()
6017 list->push_back(Text_section_list::value_type(p->relobj(), in append_text_sections_to_list()
6060 text_to_exidx_map[Section_id(p->relobj(), p->shndx())] = &(*p); in fix_exidx_coverage()
6072 Relobj* relobj = p->first; in fix_exidx_coverage() local
6076 Arm_relobj<big_endian>::as_arm_relobj(relobj); in fix_exidx_coverage()
6089 Relobj* exidx_relobj = exidx_input_section->relobj(); in fix_exidx_coverage()
6177 if (processed_input_sections.find(Section_id(p->relobj(), p->shndx())) in fix_exidx_coverage()
6185 Arm_relobj<big_endian>::as_arm_relobj(p->relobj()); in fix_exidx_coverage()
6192 gold_assert(symtab->is_section_folded(p->relobj(), text_shndx)); in fix_exidx_coverage()
6197 p->relobj()->set_output_section(p->shndx(), NULL); in fix_exidx_coverage()
6223 Arm_relobj<big_endian>::as_arm_relobj(p->relobj()); in set_exidx_section_link()
7345 Sized_relobj_file<32, big_endian>* object = reloc.relobj(); in do_write()
7347 reloc.relobj()->local_symbol(reloc.index()); in do_write()
7361 reloc.index(), reloc.relobj()->name().c_str()); in do_write()
7444 IRelative_data(Sized_relobj_file<32, big_endian>* relobj, in IRelative_data()
7448 u_.local.relobj = relobj; in IRelative_data()
7458 Sized_relobj_file<32, big_endian>* relobj; member
7486 Sized_relobj_file<32, big_endian>* relobj,
7706 Sized_relobj_file<32, big_endian>* relobj, in add_local_ifunc_entry() argument
7709 this->insert_irelative_data(IRelative_data(relobj, local_sym_index)); in add_local_ifunc_entry()
7725 rel->add_symbolless_local_addend(relobj, local_sym_index, in add_local_ifunc_entry()
8085 value = idata.u_.local.relobj->local_symbol_value( in do_write()
8156 Sized_relobj_file<32, big_endian>* relobj, in make_local_ifunc_plt_entry() argument
8159 if (relobj->local_has_plt_offset(local_sym_index)) in make_local_ifunc_plt_entry()
8164 relobj, in make_local_ifunc_plt_entry()
8166 relobj->set_local_plt_offset(local_sym_index, plt_offset); in make_local_ifunc_plt_entry()
11816 Relobj* relobj, in new_arm_input_section() argument
11819 Section_id sid(relobj, shndx); in new_arm_input_section()
11822 new Arm_input_section<big_endian>(relobj, shndx); in new_arm_input_section()
11842 Relobj* relobj, in find_arm_input_section() argument
11845 Section_id sid(relobj, shndx); in find_arm_input_section()