Home
last modified time | relevance | path

Searched refs:PT_MIPS_ABIFLAGS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Delf.c106 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()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Delf.c106 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()
/kernel/linux/linux-5.10/arch/mips/boot/
H A Delf2ecoff.c55 #define PT_MIPS_ABIFLAGS 0x70000003 /* Records ABI related flags */ macro
356 case PT_MIPS_ABIFLAGS: in main()
/kernel/linux/linux-6.6/arch/mips/boot/
H A Delf2ecoff.c55 #define PT_MIPS_ABIFLAGS 0x70000003 /* Records ABI related flags */ macro
356 case PT_MIPS_ABIFLAGS: in main()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Delf.h38 #define PT_MIPS_ABIFLAGS 0x70000003 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Delf.h38 #define PT_MIPS_ABIFLAGS 0x70000003 macro

Completed in 5 milliseconds