Home
last modified time | relevance | path

Searched refs:AT_PHENT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dauxvec.h13 #define AT_PHENT 4 /* size of program header entry */ macro
/linux/fs/
H A Dbinfmt_elf_fdpic.c639 NEW_AUX_ENT(AT_PHENT, sizeof(struct elf_phdr)); in create_elf_fdpic_tables()