Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dbinfmt_elf_test.c15 { .p_type = PT_PHDR, .p_vaddr = 0x00000040, .p_memsz = 0x0002d8, }, in total_mapping_size_test()
/linux-6.1.9/arch/powerpc/boot/
Delf.h29 #define PT_PHDR 6 macro
/linux-6.1.9/include/uapi/linux/
Delf.h32 #define PT_PHDR 6 macro
/linux-6.1.9/arch/mips/boot/
Delf2ecoff.c354 case PT_PHDR: in main()