Searched refs:Elf64_Byte (Results 1 – 2 of 2) sorted by relevance
17 typedef uint8_t Elf64_Byte; /* Type for a 8-bit quantity. */ typedef22 Elf64_Byte r_ssym; /* Special symbol. */23 Elf64_Byte r_type3; /* Third relocation. */24 Elf64_Byte r_type2; /* Second relocation. */25 Elf64_Byte r_type; /* First relocation. */31 Elf64_Byte r_ssym; /* Special symbol. */32 Elf64_Byte r_type3; /* Third relocation. */33 Elf64_Byte r_type2; /* Second relocation. */34 Elf64_Byte r_type; /* First relocation. */
11 typedef uint8_t Elf64_Byte; typedef16 Elf64_Byte r_ssym; /* Special symbol. */17 Elf64_Byte r_type3; /* Third relocation. */18 Elf64_Byte r_type2; /* Second relocation. */19 Elf64_Byte r_type; /* First relocation. */