Searched refs:is_newabi (Results 1 – 4 of 4) sorted by relevance
764 is_newabi (Elf_Internal_Ehdr *header) in is_newabi() function827 if (is_newabi (header)) in set_default_mips_dis_options()
1626 * mips-dis.c (is_newabi): EABI is not a NewABI.1753 * mips-dis.c (is_newabi): Fix ABI decoding.
600 (is_newabi): New function, checks if NewABI is used.
1659 is_newabi() const in is_newabi() function in __anona7e08b770111::Mips_relobj9220 bool gp_disp_against_hi16 = (!mips_obj->is_newabi() in global()9438 if (!mips_obj->is_newabi() && strcmp(gsym->name(), "_gp_disp") == 0) in global()9674 && !object->is_newabi()); in relocate()