Searched refs:e_shoff (Results 1 - 3 of 3) sorted by relevance

/fs/
H A Dbinfmt_elf_fdpic.c1329 elf->e_shoff = 0;
1497 elf_addr_t e_shoff, int segs)
1499 elf->e_shoff = e_shoff;
1620 elf_addr_t e_shoff; local
1761 e_shoff = offset;
1767 fill_extnum_info(elf, shdr4extnum, e_shoff, segs);
1496 fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, elf_addr_t e_shoff, int segs) argument
H A Dbinfmt_elf.c1849 elf_addr_t e_shoff, int segs)
1851 elf->e_shoff = e_shoff;
1896 elf_addr_t e_shoff; local
1968 e_shoff = offset;
1974 fill_extnum_info(elf, shdr4extnum, e_shoff, segs);
1848 fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, elf_addr_t e_shoff, int segs) argument
/fs/proc/
H A Dkcore.c339 elf->e_shoff = 0;

Completed in 116 milliseconds