Searched refs:Elf64_Phdr (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/library/elf/ | ||
D | structs.py | 323 class Elf64_Phdr(CStructure): class |
/test/vts/utils/python/library/ | ||
D | elf_parser.py | 132 self.Elf_Phdr = structs.Elf64_Phdr |