Searched refs:is_elf (Results 1 – 4 of 4) sorted by relevance
73 def is_elf(filename): function96 return is_elf(filename)
76 def is_elf(filename): function99 return is_elf(filename)
62 def is_elf(filepath): function90 not is_elf(path)):
430 is_elf (void) in is_elf() function752 [classify_elf] = is_elf (), in process_current_path()