Searched defs:Elf32_Sword (Results 1 – 3 of 3) sorted by relevance
41 typedef int32_t Elf32_Sword; typedef
2321 typedef int32_t Elf32_Sword; /* Signed integer. */ typedef
34 using Elf32_Sword = int32_t; variable