Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dkallsyms.c38 static char elf_type(const Elf_Sym *sym, const struct load_info *info) in elf_type() function
/openbmc/linux/fs/
H A Dbinfmt_elf.c625 int elf_type = MAP_PRIVATE; in load_elf_interp() local