Home
last modified time | relevance | path

Searched defs:CALL_MCOUNT (Results 1 – 25 of 26) sorted by relevance

12

/sysdeps/nios2/
A Dsysdep.h42 # define CALL_MCOUNT \ macro
54 # define CALL_MCOUNT \ macro
62 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/unix/sysv/linux/arm/
A Dlibc-do-syscall.S36 #define CALL_MCOUNT macro
A Dsysdep.S27 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
/sysdeps/unix/sysv/linux/m68k/
A Dsysdep.S30 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %d0. */ macro
/sysdeps/unix/sysv/linux/microblaze/
A Dsysdep.S31 # define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %d0. */ macro
/sysdeps/unix/sysv/linux/x86_64/
A Dsysdep.S31 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers %rax. */ macro
/sysdeps/unix/sysv/linux/sh/
A Dsysdep.S25 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
/sysdeps/csky/
A Dsysdep.h43 # define CALL_MCOUNT \ macro
54 # define CALL_MCOUNT \ macro
60 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/unix/sysv/linux/csky/abiv2/
A Dsysdep.S26 #define CALL_MCOUNT /* Don't insert the profiling call, it clobbers R0. */ macro
/sysdeps/unix/sysv/linux/nios2/
A Dsysdep.S30 # define CALL_MCOUNT /* Don't insert the profiling call, it clobbers r2. */ macro
/sysdeps/unix/sysv/linux/s390/s390-32/
A Dsysdep.S28 #define CALL_MCOUNT macro
/sysdeps/unix/sysv/linux/s390/s390-64/
A Dsysdep.S29 #define CALL_MCOUNT macro
/sysdeps/m68k/
A Dsysdep.h46 # define CALL_MCOUNT \ macro
54 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/sh/
A Dsysdep.h51 #define CALL_MCOUNT \ macro
66 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/s390/s390-64/
A Dsysdep.h47 #define CALL_MCOUNT \ macro
51 #define CALL_MCOUNT \ macro
56 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/s390/s390-32/
A Dsysdep.h47 #define CALL_MCOUNT \ macro
52 #define CALL_MCOUNT \ macro
58 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/hppa/
A Dsysdep.h51 #define CALL_MCOUNT macro
53 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/microblaze/
A Dsysdep.h44 # define CALL_MCOUNT \ macro
52 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/i386/
A Dsysdep.h44 #define CALL_MCOUNT \ macro
49 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/arc/
A Dsysdep.h48 # define CALL_MCOUNT /* Do nothing for now. */ macro
/sysdeps/x86_64/
A Dsysdep.h39 #define CALL_MCOUNT \ macro
48 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/powerpc/powerpc32/
A Dsysdep.h29 # define CALL_MCOUNT \ macro
35 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/unix/sysv/linux/ia64/
A Dsysdep.h59 # define CALL_MCOUNT \ macro
75 # define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/arm/
A Dsysdep.h113 #define CALL_MCOUNT \ macro
121 #define CALL_MCOUNT /* Do nothing. */ macro
/sysdeps/aarch64/
A Dsysdep.h148 # define CALL_MCOUNT \ macro

Completed in 28 milliseconds

12