Home
last modified time | relevance | path

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

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