Searched refs:elf_encoding (Results 1 – 5 of 5) sorted by relevance
80 if (elf_encoding(ef) == ELFDATA2LSB) in ef_mips_reloc()85 if (elf_encoding(ef) == ELFDATA2LSB) in ef_mips_reloc()95 if (elf_encoding(ef) == ELFDATA2LSB) in ef_mips_reloc()102 if (elf_encoding(ef) == ELFDATA2LSB) in ef_mips_reloc()
71 if (elf_encoding(ef) == ELFDATA2LSB) in ef_ppc_reloc()84 if (elf_encoding(ef) == ELFDATA2LSB) in ef_ppc_reloc()
248 if (gelf_xlatetom(efile->ef_elf, &dst, &src, elf_encoding(efile)) == in elf_read_data()514 if (elf_encoding(efile) == ELFDATA2LSB) in elf_int()525 if (elf_encoding(efile) == ELFDATA2LSB) in elf_address_from_pointer()530 if (elf_encoding(efile) == ELFDATA2LSB) in elf_address_from_pointer()
109 #define elf_encoding(ef) ((ef)->ef_hdr.e_ident[EI_DATA]) macro
649 byte_order = elf_encoding(&ef); in read_kld()