Home
last modified time | relevance | path

Searched defs: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/qemu/linux-user/
H A Delfload.c137 #define ELF_DATA ELFDATA2MSB macro
139 #define ELF_DATA ELFDATA2LSB macro
1636 #define ELF_DATA ELFDATA2MSB macro
1817 #define ELF_DATA ELFDATA2MSB macro
/openbmc/u-boot/include/
H A Delf.h299 #define ELF_DATA ".data" /* initialized data */ macro
/openbmc/qemu/tcg/
H A Dtcg.c49 # define ELF_DATA ELFDATA2MSB macro
51 # define ELF_DATA ELFDATA2LSB macro