Home | History | Annotate | Download | only in gold

Lines Matching refs:reloc_type_

7156   bool can_make_dynamic = (entry.reloc_type_ == elfcpp::R_MIPS_32
7157 || entry.reloc_type_ == elfcpp::R_MIPS_REL32
7158 || entry.reloc_type_ == elfcpp::R_MIPS_64);
7166 sym, object, entry.reloc_type_, true, false);