Home
last modified time | relevance | path

Searched refs:USE_DL_SYSINFO (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dsysdep.h48 # if defined USE_DL_SYSINFO && IS_IN (libc)
54 #if IA64_USE_NEW_STUB && !USE_DL_SYSINFO
55 # error IA64_USE_NEW_STUB needs USE_DL_SYSINFO
Ddl-sysdep.h30 #define USE_DL_SYSINFO 1 macro
/glibc-2.36/sysdeps/unix/sysv/linux/i386/i686/
Ddl-sysdep.h27 #define USE_DL_SYSINFO 1 macro
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dsysdep.h37 # if defined USE_DL_SYSINFO \
/glibc-2.36/ChangeLog.old/
DChangeLog.255290 (USE_DL_SYSINFO): Remove.
5293 …[!(USE_DL_SYSINFO && (IS_IN (libc) || IS_IN (libpthread) || IS_IN (librt)))](IA64_USE_NEW_STUB):…
5294 …[USE_DL_SYSINFO && (IS_IN (libc) || IS_IN (libpthread) || IS_IN (librt))](IA64_USE_NEW_STUB): Re…
5295 [! IA64_USE_NEW_STUB][!(USE_DL_SYSINFO && IS_IN (libc))](IA64_USE_NEW_STUB): New.
5296 [! IA64_USE_NEW_STUB][USE_DL_SYSINFO && IS_IN (libc)](IA64_USE_NEW_STUB): New.
5297 [IA64_USE_NEW_STUB && !USE_DL_SYSINFO](IA64_USE_NEW_STUB needs USE_DL_SYSINFO): New.
DChangeLog.nptl12179 * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h (USE_DL_SYSINFO):
12184 (USE_DL_SYSINFO): Undef.
DChangeLog.1413124 Only define if USE_DL_SYSINFO is defined.