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

/solaris-userland-s11u3/tools/python/pkglint/
H A Duserland.py31 import pkg.elf as elf namespace
244 ei = elf.get_info(path)
278 ed = elf.get_dynamic(path)
279 ei = elf.get_info(path)
358 ei = elf.get_info(path)
430 elif elf.is_elf_object(fullpath):

Completed in 18 milliseconds