Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py90 def is_elf(path): function
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c104 static int is_elf(struct elfhdr *hdr, struct file *file) in is_elf() function