Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 2 of 2) sorted by relevance

/fs/
Dbinfmt_elf.c496 struct file *elf, bool is_interp, in arch_elf_pt_proc()
1426 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header()
1760 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
2009 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
2161 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
2191 struct elfhdr *elf = NULL; in elf_core_dump() local
Dbinfmt_elf_fdpic.c1290 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1474 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1556 struct elfhdr *elf = NULL; in elf_fdpic_core_dump() local