Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/tools/
Drelocs.c306 static uint16_t elf16_to_cpu(uint16_t val) in elf16_to_cpu() function
316 #define elf_half_to_cpu(x) elf16_to_cpu(x)