Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py475 if isELF(f) == 1 :
490 def isELF(f) : function