Home
last modified time | relevance | path

Searched refs:ELF_DATA (Results 1 – 4 of 4) 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/u-boot/include/
H A Delf.h299 #define ELF_DATA ".data" /* initialized data */ macro