Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Delf-fdpic.h32 unsigned long elfhdr_addr; /* mapped ELF header user address */ member
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c651 NEW_AUX_ENT(AT_BASE, interp_params->elfhdr_addr); in create_elf_fdpic_tables()
896 kdebug("- elfhdr : %lx", params->elfhdr_addr); in elf_fdpic_map_file()
972 params->elfhdr_addr = seg->addr; in elf_fdpic_map_file_constdisp_on_uclinux()
1101 params->elfhdr_addr = seg->addr; in elf_fdpic_map_file_by_direct_mmap()