Searched refs:elf_off_to_cpu (Results 1 – 1 of 1) sorted by relevance
325 #define elf_off_to_cpu(x) elf64_to_cpu(x) macro329 #define elf_off_to_cpu(x) elf32_to_cpu(x) macro356 ehdr.e_phoff = elf_off_to_cpu(ehdr.e_phoff); in read_ehdr()357 ehdr.e_shoff = elf_off_to_cpu(ehdr.e_shoff); in read_ehdr()412 sec->shdr.sh_offset = elf_off_to_cpu(shdr.sh_offset); in read_shdrs()