Searched refs:Elf32_Shdr (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/library/elf/ | ||
D | structs.py | 102 class Elf32_Shdr(CStructure): class |
/test/vts/utils/python/library/ | ||
D | elf_parser.py | 112 self.Elf_Shdr = structs.Elf32_Shdr |