Searched refs:Elf64_Sword (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/library/elf/ | ||
D | structs.py | 36 Elf64_Sword = ctypes.c_int32 variable |
/test/vts/utils/python/library/ | ||
D | elf_parser.py | 125 self.Elf_Sword = structs.Elf64_Sword |