Searched refs:elf32_to_cpu (Results 1 – 1 of 1) sorted by relevance
311 static uint32_t elf32_to_cpu(uint32_t val) in elf32_to_cpu() function317 #define elf_word_to_cpu(x) elf32_to_cpu(x)328 #define elf_addr_to_cpu(x) elf32_to_cpu(x)329 #define elf_off_to_cpu(x) elf32_to_cpu(x)330 #define elf_xword_to_cpu(x) elf32_to_cpu(x)