Home
last modified time | relevance | path

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

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