Home
last modified time | relevance | path

Searched refs:AT_ENTRY (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dauxvec.h18 #define AT_ENTRY 9 /* entry point of program */ macro
/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c146 bufp[idx++] = cpu_to_be64(AT_ENTRY); in auxv_to_elf64_notes()
/linux/fs/
H A Dbinfmt_elf_fdpic.c645 NEW_AUX_ENT(AT_ENTRY, exec_params->entry_addr); in create_elf_fdpic_tables()