Searched refs:GCC_COMPAT (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/sysdeps/arm/ |
D | arm-mcount.S | 77 #if GCC_COMPAT (4, 3) || SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_19) 113 #if GCC_COMPAT (4, 3)
|
/glibc-2.36/sysdeps/generic/ |
D | gcc-compat.h | 28 #define GCC_COMPAT(major, minor) \ macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-arm | 46 [GCC_COMPAT (4, 3) || SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_19)]. 47 (_mcount, mcount): Define (as aliases) only under [GCC_COMPAT (4, 3)],
|