Searched defs:elf (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/tools/python/pkglint/
H A Duserland.py31 import pkg.elf as elf namespace
258 ei = elf.get_info(path)
292 ed = elf.get_dynamic(path)
293 ei = elf.get_info(path)
372 ei = elf.get_info(path)
447 elif elf.is_elf_object(fullpath):

Completed in 9 milliseconds