Searched refs:lo_int_rel (Results 1 – 6 of 6) sorted by relevance
817 struct internal_reloc lo_int_rel; in mips_relocate_section() local890 int_rel = lo_int_rel; in mips_relocate_section()911 &lo_int_rel); in mips_relocate_section()912 if (lo_int_rel.r_type != int_rel.r_type) in mips_relocate_section()917 && lo_int_rel.r_type == MIPS_R_REFLO in mips_relocate_section()918 && int_rel.r_extern == lo_int_rel.r_extern in mips_relocate_section()919 && int_rel.r_symndx == lo_int_rel.r_symndx) in mips_relocate_section()1132 use_lo ? &lo_int_rel : NULL, in mips_relocate_section()1197 use_lo ? &lo_int_rel : NULL, in mips_relocate_section()
7496 reflo_int_rel to lo_int_rel. Handle MIPS_R_RELLO and MIPS_R_RELHI
806 struct internal_reloc lo_int_rel; in mips_relocate_section() local879 int_rel = lo_int_rel; in mips_relocate_section()900 &lo_int_rel); in mips_relocate_section()901 if (lo_int_rel.r_type != int_rel.r_type) in mips_relocate_section()906 && lo_int_rel.r_type == MIPS_R_REFLO in mips_relocate_section()907 && int_rel.r_extern == lo_int_rel.r_extern in mips_relocate_section()908 && int_rel.r_symndx == lo_int_rel.r_symndx) in mips_relocate_section()1121 use_lo ? &lo_int_rel : NULL, in mips_relocate_section()1186 use_lo ? &lo_int_rel : NULL, in mips_relocate_section()