Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dmodule.h17 typedef uint8_t Elf64_Byte; /* Type for a 8-bit quantity. */ typedef
22 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. */
/linux-6.1.9/arch/mips/boot/tools/
Drelocs_64.c11 typedef uint8_t Elf64_Byte; typedef
16 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. */