Home
last modified time | relevance | path

Searched refs:Elf64_Byte (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
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. */
/arch/score/include/asm/
Dmodule.h15 typedef uint8_t Elf64_Byte; /* Type for a 8-bit quantity. */ typedef