Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_elf.h29 #define ELF_DATA ELFDATA2LSB macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_elf.h29 #define ELF_DATA ELFDATA2LSB macro
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_elf.h28 #define ELF_DATA ELFDATA2LSB macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h28 #define ELF_DATA ELFDATA2LSB macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_elf.h29 #define ELF_DATA ELFDATA2LSB macro
/openbmc/u-boot/include/
H A Delf.h299 #define ELF_DATA ".data" /* initialized data */ macro
/openbmc/qemu/linux-user/
H A Delfload.c44 #undef ELF_DATA
137 #define ELF_DATA ELFDATA2MSB macro
139 #define ELF_DATA ELFDATA2LSB macro
1636 #define ELF_DATA ELFDATA2MSB macro
1817 #define ELF_DATA ELFDATA2MSB macro
2304 && ehdr->e_ident[EI_DATA] == ELF_DATA in elf_check_ident()
4197 elf->e_ident[EI_DATA] = ELF_DATA; in fill_elf_header()
/openbmc/qemu/tcg/
H A Dtcg.c49 # define ELF_DATA ELFDATA2MSB macro
51 # define ELF_DATA ELFDATA2LSB macro
7158 .e_ident[EI_DATA] = ELF_DATA, in tcg_register_jit_int()