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