Searched refs:elf32toh (Results 1 – 1 of 1) sorted by relevance
145 #define elf32toh(x) le32toh(x) macro153 #define elf32toh(x) be32toh(x) macro221 return elf.sh_string + elf32toh(shdr->sh_name); in section_name()365 Elf64_Shdr *sh_orig = &elf.sh_table[elf32toh(sh_rela->sh_info)]; in emit_rela_section()437 switch (elf32toh(shdr->sh_type)) { in emit_all_relocs()