Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf-fdpic.h21 struct elf32_fdpic_loadseg { struct
30 struct elf32_fdpic_loadseg segs[]; argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf-fdpic.h21 struct elf32_fdpic_loadseg { struct
30 struct elf32_fdpic_loadseg segs[]; argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf-fdpic.h21 struct elf32_fdpic_loadseg { struct
30 struct elf32_fdpic_loadseg segs[]; argument
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf_fdpic.c562 len += sizeof(struct elf32_fdpic_loadseg) * exec_params->loadmap->nsegs; in create_elf_fdpic_tables()
573 len += sizeof(struct elf32_fdpic_loadseg) * in create_elf_fdpic_tables()
741 struct elf32_fdpic_loadseg *mseg; in elf_fdpic_map_file()
743 struct elf32_fdpic_loadseg *seg; in elf_fdpic_map_file()
926 struct elf32_fdpic_loadseg *seg; in elf_fdpic_map_file_constdisp_on_uclinux()
1014 struct elf32_fdpic_loadseg *seg; in elf_fdpic_map_file_by_direct_mmap()