Home
last modified time | relevance | path

Searched refs:EF_MIPS_ABI2 (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dreadelflib.c52 if ((flags & EF_MIPS_ABI2) != 0) in process_elf_file()
/glibc-2.36/sysdeps/mips/
Ddl-machine.h80 if (((ehdr->e_flags & EF_MIPS_ABI2) != 0) != (_MIPS_SIM == _ABIN32)) in elf_machine_matches_host()
/glibc-2.36/elf/
Delf.h1677 #define EF_MIPS_ABI2 32 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-mips2049 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
DChangeLog.1872758 (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.