Searched refs:elf16_to_cpu (Results 1 – 2 of 2) sorted by relevance
161 static uint16_t elf16_to_cpu(uint16_t val) in elf16_to_cpu() function185 #define elf_half_to_cpu(x) elf16_to_cpu(x)
314 static uint16_t elf16_to_cpu(uint16_t val) in elf16_to_cpu() function324 #define elf_half_to_cpu(x) elf16_to_cpu(x)