/glibc-2.36/sysdeps/nios2/ |
D | sysdep.h | 32 CALL_MCOUNT; 42 # define CALL_MCOUNT \ 54 # define CALL_MCOUNT \ 62 # define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/csky/ |
D | sysdep.h | 33 CALL_MCOUNT 43 # define CALL_MCOUNT \ 54 # define CALL_MCOUNT \ 60 # define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/s390/s390-64/ |
D | sysdep.h | 37 CALL_MCOUNT 47 #define CALL_MCOUNT \ 51 #define CALL_MCOUNT \ 56 #define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/or1k/ |
D | sysdep.h | 34 CALL_MCOUNT 49 # define CALL_MCOUNT \ macro 60 # define CALL_MCOUNT \ macro 74 # define CALL_MCOUNT /* Do nothing. */ macro
|
/glibc-2.36/sysdeps/s390/s390-32/ |
D | sysdep.h | 37 CALL_MCOUNT 47 #define CALL_MCOUNT \ 52 #define CALL_MCOUNT \ 58 #define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/aarch64/ |
D | sysdep.h | 112 CALL_MCOUNT 122 CALL_MCOUNT 139 CALL_MCOUNT 148 # define CALL_MCOUNT \ 182 # define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/sh/ |
D | sysdep.h | 42 CALL_MCOUNT 51 #define CALL_MCOUNT \ 66 #define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/hppa/ |
D | sysdep.h | 43 CALL_MCOUNT 51 #define CALL_MCOUNT 53 #define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/m68k/ |
D | sysdep.h | 34 CALL_MCOUNT 46 # define CALL_MCOUNT \ 54 # define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/microblaze/ |
D | sysdep.h | 34 CALL_MCOUNT 44 # define CALL_MCOUNT \ 52 # define CALL_MCOUNT /* Do nothing. */
|
/glibc-2.36/sysdeps/powerpc/powerpc32/ |
D | sysdep.h | 29 # define CALL_MCOUNT \ 35 # define CALL_MCOUNT /* Do nothing. */ 44 CALL_MCOUNT 73 CALL_MCOUNT \
|
/glibc-2.36/sysdeps/powerpc/powerpc64/ |
D | setjmp-common.S | 47 CALL_MCOUNT 1 59 CALL_MCOUNT 1 66 CALL_MCOUNT 1 73 CALL_MCOUNT 2 244 CALL_MCOUNT 1
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/ |
D | sysdep.S | 26 #undef CALL_MCOUNT 27 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
|
D | libc-do-syscall.S | 35 #undef CALL_MCOUNT 36 #define CALL_MCOUNT macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/ |
D | sysdep.S | 24 #undef CALL_MCOUNT 25 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/ |
D | sysdep.S | 30 #undef CALL_MCOUNT 31 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %rax. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/ |
D | sysdep.S | 30 # undef CALL_MCOUNT 31 # define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %d0. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/ |
D | sysdep.S | 29 #undef CALL_MCOUNT 30 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %d0. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/ |
D | sysdep.S | 29 # undef CALL_MCOUNT 30 # define CALL_MCOUNT /* Don't insert the profiling call, it clobbers r2. */ macro
|
/glibc-2.36/sysdeps/ia64/ |
D | sysdep.h | 35 CALL_MCOUNT 42 CALL_MCOUNT
|
/glibc-2.36/sysdeps/arc/ |
D | sysdep.h | 33 CALL_MCOUNT 48 # define CALL_MCOUNT /* Do nothing for now. */
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/abiv2/ |
D | sysdep.S | 25 #undef CALL_MCOUNT 26 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ |
D | sysdep.S | 27 #undef CALL_MCOUNT 28 #define CALL_MCOUNT macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | sysdep.S | 28 #undef CALL_MCOUNT 29 #define CALL_MCOUNT macro
|
/glibc-2.36/sysdeps/i386/ |
D | sysdep.h | 44 #define CALL_MCOUNT \ 49 #define CALL_MCOUNT /* Do nothing. */
|