Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/deps_guard/elf_file_mgr/
Delf_file_mgr.py26 class ElfFileWithDepsInfo(ElfFile): class
28 super(ElfFileWithDepsInfo, self).__init__(file, prefix)
33 if not isinstance(other, ElfFileWithDepsInfo):
85 self._elfFileClass = ElfFileWithDepsInfo