Searched refs:Elf64_Byte (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dmodule.h16 typedef uint8_t Elf64_Byte; /* Type for a 8-bit quantity. */ typedef
21 Elf64_Byte r_ssym; /* Special symbol. */
22 Elf64_Byte r_type3; /* Third relocation. */
23 Elf64_Byte r_type2; /* Second relocation. */
24 Elf64_Byte r_type; /* First relocation. */
30 Elf64_Byte r_ssym; /* Special symbol. */
31 Elf64_Byte r_type3; /* Third relocation. */
32 Elf64_Byte r_type2; /* Second relocation. */
33 Elf64_Byte r_type; /* First relocation. */
/linux-4.1.27/arch/score/include/asm/
H A Dmodule.h15 typedef uint8_t Elf64_Byte; /* Type for a 8-bit quantity. */ typedef
/linux-4.1.27/scripts/
H A Drecordmcount.c286 * typedef unsigned char Elf64_Byte;

Completed in 326 milliseconds