Home
last modified time | relevance | path

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

12345

/sysdeps/nios2/
A Dsysdep.h32 CALL_MCOUNT;
42 # define CALL_MCOUNT \ macro
54 # define CALL_MCOUNT \ macro
62 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/unix/sysv/linux/arm/
A Dsysdep.S26 #undef CALL_MCOUNT
27 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
A Dlibc-do-syscall.S35 #undef CALL_MCOUNT
36 #define CALL_MCOUNT macro
/sysdeps/unix/sysv/linux/x86_64/
A Dsysdep.S30 #undef CALL_MCOUNT
31 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %rax. */ macro
/sysdeps/unix/sysv/linux/sh/
A Dsysdep.S24 #undef CALL_MCOUNT
25 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
/sysdeps/csky/
A Dsysdep.h33 CALL_MCOUNT
43 # define CALL_MCOUNT \ macro
54 # define CALL_MCOUNT \ macro
60 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/unix/sysv/linux/microblaze/
A Dsysdep.S30 # undef CALL_MCOUNT
31 # define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %d0. */ macro
/sysdeps/s390/s390-64/
A Dsysdep.h37 CALL_MCOUNT
47 #define CALL_MCOUNT \ macro
51 #define CALL_MCOUNT \ macro
56 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/sh/
A Dsysdep.h42 CALL_MCOUNT
51 #define CALL_MCOUNT \ macro
66 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/hppa/
A Dsysdep.h43 CALL_MCOUNT
51 #define CALL_MCOUNT macro
53 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/s390/s390-32/
A Dsysdep.h37 CALL_MCOUNT
47 #define CALL_MCOUNT \ macro
52 #define CALL_MCOUNT \ macro
58 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/m68k/
A Dsysdep.h34 CALL_MCOUNT
46 # define CALL_MCOUNT \ macro
54 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/unix/sysv/linux/m68k/
A Dsysdep.S29 #undef CALL_MCOUNT
30 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %d0. */ macro
/sysdeps/microblaze/
A Dsysdep.h34 CALL_MCOUNT
44 # define CALL_MCOUNT \ macro
52 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/unix/sysv/linux/nios2/
A Dsysdep.S29 # undef CALL_MCOUNT
30 # define CALL_MCOUNT /* Don't insert the profiling call, it clobbers r2. */ macro
/sysdeps/ia64/
A Dsysdep.h35 CALL_MCOUNT
42 CALL_MCOUNT
/sysdeps/arc/
A Dsysdep.h33 CALL_MCOUNT
48 # define CALL_MCOUNT /* Do nothing for now. */ macro
/sysdeps/unix/sysv/linux/csky/abiv2/
A Dsysdep.S25 #undef CALL_MCOUNT
26 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
/sysdeps/unix/sysv/linux/s390/s390-32/
A Dsysdep.S27 #undef CALL_MCOUNT
28 #define CALL_MCOUNT macro
/sysdeps/unix/sysv/linux/s390/s390-64/
A Dsysdep.S28 #undef CALL_MCOUNT
29 #define CALL_MCOUNT macro
/sysdeps/aarch64/
A Dsysdep.h112 CALL_MCOUNT
122 CALL_MCOUNT
139 CALL_MCOUNT
148 # define CALL_MCOUNT \ macro
182 # define CALL_MCOUNT /* Do nothing. */
/sysdeps/unix/sysv/linux/powerpc/powerpc64/
A Dvfork.S29 CALL_MCOUNT 0
/sysdeps/powerpc/powerpc64/multiarch/
A Dmemset-ppc64.S25 CALL_MCOUNT 3
/sysdeps/powerpc/powerpc32/
A Dsysdep.h29 # define CALL_MCOUNT \ macro
35 # define CALL_MCOUNT /* Do nothing. */ macro
44 CALL_MCOUNT
73 CALL_MCOUNT \
/sysdeps/powerpc/powerpc32/power4/multiarch/
A Dstrchr-ppc32.S29 CALL_MCOUNT

Completed in 64 milliseconds

12345