/openbmc/linux/fs/ |
H A D | compat_binfmt_elf.c | 84 #undef ARCH_DLINFO 85 #define ARCH_DLINFO COMPAT_ARCH_DLINFO macro
|
H A D | binfmt_elf_fdpic.c | 663 #ifdef ARCH_DLINFO in create_elf_fdpic_tables() 670 ARCH_DLINFO; in create_elf_fdpic_tables()
|
H A D | binfmt_elf.c | 251 #ifdef ARCH_DLINFO in create_elf_tables() 258 ARCH_DLINFO; in create_elf_tables()
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 126 #ifdef ARCH_DLINFO in target_create_elf_tables() 131 ARCH_DLINFO; in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 135 #ifdef ARCH_DLINFO in target_create_elf_tables() 140 ARCH_DLINFO; in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 135 #ifdef ARCH_DLINFO in target_create_elf_tables() 140 ARCH_DLINFO; in target_create_elf_tables()
|
/openbmc/linux/arch/x86/um/asm/ |
H A D | elf.h | 91 #define ARCH_DLINFO \ macro 191 #define ARCH_DLINFO NEW_AUX_ENT(AT_SYSINFO_EHDR, um_vdso_addr) macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | elf.h | 323 #define ARCH_DLINFO ARCH_DLINFO_IA32 macro 333 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | elf.h | 152 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | elf.h | 145 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | elf.h | 89 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | elf_64.h | 216 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | elf.h | 211 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | elf.h | 168 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | elf.h | 176 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | elf.h | 197 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | elf.h | 291 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | elf.h | 311 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | elf.h | 361 #define ARCH_DLINFO \ macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 459 #define ARCH_DLINFO \ macro
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 35 #undef ARCH_DLINFO 322 #define ARCH_DLINFO \ macro 1187 #define ARCH_DLINFO \ macro 2609 #ifdef ARCH_DLINFO in create_elf_tables() 2614 ARCH_DLINFO; in create_elf_tables()
|