Home
last modified time | relevance | path

Searched defs:ELF_DATA (Results 1 – 5 of 5) 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/linux-user/
H A Delfload.c109 #define ELF_DATA ELFDATA2MSB macro
111 #define ELF_DATA ELFDATA2LSB macro
/openbmc/u-boot/include/
H A Delf.h299 #define ELF_DATA ".data" /* initialized data */ macro