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

Completed in 24 milliseconds