Lines Matching refs:dyn_rel
4694 // If DYN_REL is not NULL, it is used for DT_REL/DT_RELA,
4704 const Output_data_reloc_generic* dyn_rel,
4722 if ((dyn_rel != NULL && dyn_rel->output_section() != NULL)
4727 bool have_dyn_rel = dyn_rel != NULL && dyn_rel->output_section() != NULL;
4731 ? dyn_rel->output_section()
4736 dyn_rel->output_section(),
4739 odyn->add_section_size(size_tag, dyn_rel->output_section());
4769 size_t c = dyn_rel->relative_reloc_count();