Searched refs:elf (Results 1 - 2 of 2) 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):
/solaris-userland-s11u3/tools/
H A Duserland-mangler38 import pkg.elf as elf
186 # mangler.elf.strip = (true|false)
209 if elf.is_elf_object(src):

Completed in 12 milliseconds