Home
last modified time | relevance | path

Searched refs:isELF (Results 1 – 1 of 1) sorted by relevance

/titanic_51/usr/src/tools/scripts/
H A Dwsdiff.py460 if isELF(f) == 1 :
475 def isELF(f) : function