Home
last modified time | relevance | path

Searched defs:__ELF_NATIVE_CLASS (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/bits/
Delfclass.h11 #define __ELF_NATIVE_CLASS __WORDSIZE macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Delfclass.h11 #define __ELF_NATIVE_CLASS __WORDSIZE macro
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/
Delfclass.h28 #define __ELF_NATIVE_CLASS __WORDSIZE macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dreadelflib.c53 #define __ELF_NATIVE_CLASS 32 macro
59 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/
Dreadelflib.c52 #define __ELF_NATIVE_CLASS 32 macro
58 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/s390/
Dreadelflib.c52 #define __ELF_NATIVE_CLASS 32 macro
58 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dreadelflib.c52 #define __ELF_NATIVE_CLASS 32 macro
58 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dreadelflib.c70 #define __ELF_NATIVE_CLASS 32 macro
76 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/x86/
Dreadelflib.c83 #define __ELF_NATIVE_CLASS 32 macro
89 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dreadelflib.c90 #define __ELF_NATIVE_CLASS 32 macro
96 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dreadelflib.c80 #define __ELF_NATIVE_CLASS 32 macro
86 #define __ELF_NATIVE_CLASS 64 macro
/glibc-2.36/nptl/
Dtst-audit-threads-mod1.c53 CONCATX(la_symbind, __ELF_NATIVE_CLASS) (ElfW(Sym) *sym, in CONCATX() argument