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