Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf_fdpic.c1304 elf->e_shoff = 0; in fill_elf_fdpic_header()
1475 elf_addr_t e_shoff, int segs) in fill_extnum_info() argument
1477 elf->e_shoff = e_shoff; in fill_extnum_info()
1573 elf_addr_t e_shoff; in elf_fdpic_core_dump() local
1709 e_shoff = offset; in elf_fdpic_core_dump()
1715 fill_extnum_info(elf, shdr4extnum, e_shoff, segs); in elf_fdpic_core_dump()
Dbinfmt_elf.c2162 elf_addr_t e_shoff, int segs) in fill_extnum_info() argument
2164 elf->e_shoff = e_shoff; in fill_extnum_info()
2197 elf_addr_t e_shoff; in elf_core_dump() local
2284 e_shoff = offset; in elf_core_dump()
2290 fill_extnum_info(elf, shdr4extnum, e_shoff, segs); in elf_core_dump()