Home
last modified time | relevance | path

Searched refs:__ELF_NATIVE_CLASS (Results 1 – 15 of 15) sorted by relevance

/sysdeps/unix/sysv/linux/powerpc/
A Dreadelflib.c52 #undef __ELF_NATIVE_CLASS
55 #define __ELF_NATIVE_CLASS 32 macro
58 #undef __ELF_NATIVE_CLASS
61 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/s390/
A Dreadelflib.c51 #undef __ELF_NATIVE_CLASS
54 #define __ELF_NATIVE_CLASS 32 macro
57 #undef __ELF_NATIVE_CLASS
60 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/ia64/
A Dreadelflib.c51 #undef __ELF_NATIVE_CLASS
54 #define __ELF_NATIVE_CLASS 32 macro
57 #undef __ELF_NATIVE_CLASS
60 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/sparc/
A Dreadelflib.c51 #undef __ELF_NATIVE_CLASS
54 #define __ELF_NATIVE_CLASS 32 macro
57 #undef __ELF_NATIVE_CLASS
60 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/arm/
A Dreadelflib.c69 #undef __ELF_NATIVE_CLASS
72 #define __ELF_NATIVE_CLASS 32 macro
75 #undef __ELF_NATIVE_CLASS
78 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/riscv/
A Dreadelflib.c89 #undef __ELF_NATIVE_CLASS
92 #define __ELF_NATIVE_CLASS 32 macro
95 #undef __ELF_NATIVE_CLASS
98 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/mips/
A Dreadelflib.c79 #undef __ELF_NATIVE_CLASS
82 #define __ELF_NATIVE_CLASS 32 macro
85 #undef __ELF_NATIVE_CLASS
88 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/x86/
A Dreadelflib.c82 #undef __ELF_NATIVE_CLASS
85 #define __ELF_NATIVE_CLASS 32 macro
88 #undef __ELF_NATIVE_CLASS
91 #define __ELF_NATIVE_CLASS 64 macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Delfclass.h11 #define __ELF_NATIVE_CLASS __WORDSIZE macro
/sysdeps/unix/sysv/linux/s390/bits/
A Delfclass.h28 #define __ELF_NATIVE_CLASS __WORDSIZE macro
/sysdeps/powerpc/bits/
A Dlink.h24 #if __ELF_NATIVE_CLASS == 32
66 #elif __ELF_NATIVE_CLASS == 64
/sysdeps/s390/
A Dsotruss-lib.c25 #if __ELF_NATIVE_CLASS == 32
/sysdeps/s390/bits/
A Dlink.h26 #if __ELF_NATIVE_CLASS == 32
/sysdeps/x86/
A Ddl-prop.h95 if (align != (__ELF_NATIVE_CLASS / 8)) in _dl_process_property_note()
/sysdeps/generic/
A Dldsodefs.h71 #define ELFW(type) _ElfW (ELF, __ELF_NATIVE_CLASS, type)

Completed in 13 milliseconds