Home | History | Annotate | Download | only in gold

Lines Matching refs:is_newabi

1659   is_newabi() const
9220 bool gp_disp_against_hi16 = (!mips_obj->is_newabi()
9438 if (!mips_obj->is_newabi() && strcmp(gsym->name(), "_gp_disp") == 0)
9674 && !object->is_newabi());