Home | History | Annotate | Download | only in gold

Lines Matching refs:rel_dyn_section

3090   rel_dyn_section(Layout*);
3608 reloc, this->rel_dyn_section(layout));
4940 target->rel_dyn_section(layout)->add_local(entry->object(),
4970 target->rel_dyn_section(layout)->add_symbolless_global_addend(
4992 target->rel_dyn_section(layout)->add_absolute(elfcpp::R_MIPS_REL32, got,
5001 target->rel_dyn_section(layout)->add_absolute(elfcpp::R_MIPS_REL32, got,
5054 target->rel_dyn_section(layout)->add_global(
5138 target->rel_dyn_section(layout),
5164 target->rel_dyn_section(layout), r_type);
5182 target->rel_dyn_section(layout)->add_local(
5221 target->rel_dyn_section(layout), r_type1, r_type2);
5246 target->rel_dyn_section(layout), r_type);
7168 target->rel_dyn_section(layout)->add_global(sym, elfcpp::R_MIPS_REL32,
7171 target->rel_dyn_section(layout)->add_symbolless_global_addend(
7244 Target_mips<size, big_endian>::rel_dyn_section(Layout* layout)
8101 this->copy_relocs_.emit_mips(this->rel_dyn_section(layout), symtab, layout,
8108 p->emit(this->rel_dyn_section(layout), this->got_section(), symtab);
8819 Reloc_section* rel_dyn = target->rel_dyn_section(layout);
9256 target->rel_dyn_section(layout);