Searched refs:PT_MIPS_ABIFLAGS (Results 1 – 3 of 3) sorted by relevance
106 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()113 if (phdr64->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
55 #define PT_MIPS_ABIFLAGS 0x70000003 /* Records ABI related flags */ macro356 case PT_MIPS_ABIFLAGS: in main()
38 #define PT_MIPS_ABIFLAGS 0x70000003 macro