Home
last modified time | relevance | path

Searched refs:ELF_PLATFORM (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h37 #ifndef ELF_PLATFORM
38 #define ELF_PLATFORM (NULL) macro
82 k_platform = ELF_PLATFORM; in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h37 #ifndef ELF_PLATFORM
38 #define ELF_PLATFORM (NULL) macro
82 k_platform = ELF_PLATFORM; in target_create_elf_tables()
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h39 #ifndef ELF_PLATFORM
40 #define ELF_PLATFORM (NULL) macro
/openbmc/qemu/linux-user/
H A Delfload.c40 #undef ELF_PLATFORM
174 #define ELF_PLATFORM "x86_64" macro
258 #define ELF_PLATFORM get_elf_platform() macro
635 #define ELF_PLATFORM get_elf_platform() macro
689 # define ELF_PLATFORM "aarch64_be" macro
691 # define ELF_PLATFORM "aarch64" macro
1431 #define ELF_PLATFORM "loongarch" macro
1664 #define ELF_PLATFORM NULL macro
1967 #define ELF_PLATFORM "PARISC" macro
2103 #ifndef ELF_PLATFORM
[all …]