Home
last modified time | relevance | path

Searched refs:is_newabi (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmips-dis.c764 is_newabi (Elf_Internal_Ehdr *header) in is_newabi() function
827 if (is_newabi (header)) in set_default_mips_dis_options()
DChangeLog-02031626 * mips-dis.c (is_newabi): EABI is not a NewABI.
1753 * mips-dis.c (is_newabi): Fix ABI decoding.
DChangeLog-0001600 (is_newabi): New function, checks if NewABI is used.
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc1659 is_newabi() const in is_newabi() function in __anona7e08b770111::Mips_relobj
9220 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()