Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dauxvec.h18 #define AT_ENTRY 9 /* entry point of program */ macro
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-core.c145 bufp[idx++] = cpu_to_be64(AT_ENTRY); in auxv_to_elf64_notes()
/Linux-v5.4/fs/
Dbinfmt_elf_fdpic.c651 NEW_AUX_ENT(AT_ENTRY, exec_params->entry_addr); in create_elf_fdpic_tables()
Dbinfmt_elf.c254 NEW_AUX_ENT(AT_ENTRY, exec->e_entry); in create_elf_tables()