Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dcheck-host-rpath36 is_elf() { function
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpackage.py79 def is_elf(path): function
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf_fdpic.c104 static int is_elf(struct elfhdr *hdr, struct file *file) in is_elf() function