Searched defs:is_elf (Results 1 – 4 of 4) sorted by relevance
76 def is_elf(filename): function
292 bool is_elf = is_elf_object(input_file, 0, &ehdr, &read_size); in do_read_symbols() local
1804 is_elf(const char *file) in is_elf() function