Home
last modified time | relevance | path

Searched refs:elf16_to_cpu (Results 1 – 3 of 3) sorted by relevance

/arch/s390/tools/
A Drelocs.c80 static uint16_t elf16_to_cpu(uint16_t val) in elf16_to_cpu() function
96 #define elf_half_to_cpu(x) elf16_to_cpu(x)
/arch/mips/boot/tools/
A Drelocs.c161 static uint16_t elf16_to_cpu(uint16_t val) in elf16_to_cpu() function
185 #define elf_half_to_cpu(x) elf16_to_cpu(x)
/arch/x86/tools/
A Drelocs.c302 static uint16_t elf16_to_cpu(uint16_t val) in elf16_to_cpu() function
312 #define elf_half_to_cpu(x) elf16_to_cpu(x)

Completed in 6 milliseconds