Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dbinfmt_elf.c1491 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header() function
/openbmc/qemu/linux-user/
H A Delfload.c4098 static void fill_elf_header(struct elfhdr *elf, int segs, uint16_t machine, in fill_elf_header() function