Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf_fdpic.c1266 elf->e_shoff = 0; in fill_elf_fdpic_header()
1439 elf_addr_t e_shoff, int segs) in fill_extnum_info() argument
1441 elf->e_shoff = e_shoff; in fill_extnum_info()
1494 elf_addr_t e_shoff; in elf_fdpic_core_dump() local
1577 e_shoff = offset; in elf_fdpic_core_dump()
1583 fill_extnum_info(elf, shdr4extnum, e_shoff, segs); in elf_fdpic_core_dump()
Dbinfmt_elf.c2145 elf_addr_t e_shoff, int segs) in fill_extnum_info() argument
2147 elf->e_shoff = e_shoff; in fill_extnum_info()
2178 elf_addr_t e_shoff; in elf_core_dump() local
2228 e_shoff = offset; in elf_core_dump()
2234 fill_extnum_info(&elf, shdr4extnum, e_shoff, segs); in elf_core_dump()