Home
last modified time | relevance | path

Searched refs:CALL_MCOUNT (Results 1 – 25 of 136) sorted by relevance

123456

/glibc-2.36/sysdeps/nios2/
Dsysdep.h32 CALL_MCOUNT;
42 # define CALL_MCOUNT \
54 # define CALL_MCOUNT \
62 # define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/csky/
Dsysdep.h33 CALL_MCOUNT
43 # define CALL_MCOUNT \
54 # define CALL_MCOUNT \
60 # define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/s390/s390-64/
Dsysdep.h37 CALL_MCOUNT
47 #define CALL_MCOUNT \
51 #define CALL_MCOUNT \
56 #define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/or1k/
Dsysdep.h34 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/
Dsysdep.h37 CALL_MCOUNT
47 #define CALL_MCOUNT \
52 #define CALL_MCOUNT \
58 #define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/aarch64/
Dsysdep.h112 CALL_MCOUNT
122 CALL_MCOUNT
139 CALL_MCOUNT
148 # define CALL_MCOUNT \
182 # define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/sh/
Dsysdep.h42 CALL_MCOUNT
51 #define CALL_MCOUNT \
66 #define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/hppa/
Dsysdep.h43 CALL_MCOUNT
51 #define CALL_MCOUNT
53 #define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/m68k/
Dsysdep.h34 CALL_MCOUNT
46 # define CALL_MCOUNT \
54 # define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/microblaze/
Dsysdep.h34 CALL_MCOUNT
44 # define CALL_MCOUNT \
52 # define CALL_MCOUNT /* Do nothing. */
/glibc-2.36/sysdeps/powerpc/powerpc32/
Dsysdep.h29 # define CALL_MCOUNT \
35 # define CALL_MCOUNT /* Do nothing. */
44 CALL_MCOUNT
73 CALL_MCOUNT \
/glibc-2.36/sysdeps/powerpc/powerpc64/
Dsetjmp-common.S47 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/
Dsysdep.S26 #undef CALL_MCOUNT
27 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
Dlibc-do-syscall.S35 #undef CALL_MCOUNT
36 #define CALL_MCOUNT macro
/glibc-2.36/sysdeps/unix/sysv/linux/sh/
Dsysdep.S24 #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/
Dsysdep.S30 #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/
Dsysdep.S30 # 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/
Dsysdep.S29 #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/
Dsysdep.S29 # undef CALL_MCOUNT
30 # define CALL_MCOUNT /* Don't insert the profiling call, it clobbers r2. */ macro
/glibc-2.36/sysdeps/ia64/
Dsysdep.h35 CALL_MCOUNT
42 CALL_MCOUNT
/glibc-2.36/sysdeps/arc/
Dsysdep.h33 CALL_MCOUNT
48 # define CALL_MCOUNT /* Do nothing for now. */
/glibc-2.36/sysdeps/unix/sysv/linux/csky/abiv2/
Dsysdep.S25 #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/
Dsysdep.S27 #undef CALL_MCOUNT
28 #define CALL_MCOUNT macro
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/
Dsysdep.S28 #undef CALL_MCOUNT
29 #define CALL_MCOUNT macro
/glibc-2.36/sysdeps/i386/
Dsysdep.h44 #define CALL_MCOUNT \
49 #define CALL_MCOUNT /* Do nothing. */

123456