Home
last modified time | relevance | path

Searched refs:mcount (Results 1 – 25 of 53) sorted by relevance

123

/original-bsd/lib/libc/gmon/
H A DMakefile.inc6 SRCS+= gmon.c mcount.c
10 mcount.po: mcount.o
11 cp mcount.o mcount.po
/original-bsd/usr.bin/f77/libF77/CCI/
H A Drange_s_p.s28 callf $8,mcount
43 callf $8,mcount
59 callf $8,mcount
74 callf $8,mcount
90 callf $8,mcount
105 callf $8,mcount
120 callf $8,mcount
/original-bsd/sys/libkern/
H A DMakefile6 ffs.c iordi3.c locc.c lshldi3.c lshrdi3.c mcount.c moddi3.c \
17 mcount.po: mcount.o
18 cp mcount.o mcount.po
/original-bsd/lib/libc/hp300/sys/
H A Dsigreturn.s27 PROF ## x:; .long 0; .text; lea PROF ## x,a0; jbsr mcount; \
32 PROF ## x:; .long 0; .text; lea PROF ## x,a0; jbsr mcount; \
38 PROF/**/x:; .long 0; .text; lea PROF/**/x,a0; jbsr mcount; \
/original-bsd/lib/libc/hp300/
H A DDEFS.h19 link a6,\#0; lea PROF ## x,a0; jsr mcount; unlk a6
23 link a6,#0; lea PROF ## x,a0; jsr mcount; unlk a6
33 link a6,#0; lea PROF/**/x,a0; jsr mcount; unlk a6
H A DSYS.h21 jbsr mcount; unlk a6
25 jbsr mcount; unlk a6
39 jbsr mcount; unlk a6
/original-bsd/sys/i386/include/
H A Dprofile.h13 extern void mcount() asm("mcount"); void mcount() { \
/original-bsd/sys/hp300/include/
H A Dprofile.h13 extern void mcount() asm("mcount"); void mcount() { \
/original-bsd/sys/tahoe/include/
H A Dprofile.h13 extern void mcount(cntpa) asm("mcount"); void mcount(cntpa) long **cntpa; { \
/original-bsd/lib/libc/tahoe/
H A DDEFS.h18 pushal 1b; callf $8,mcount;
22 pushal 1b; callf $8,mcount;
27 pushal 1b; callf $8,mcount
/original-bsd/old/libm/liboldnm/
H A Dmcount.sed6 # @(#)mcount.sed 5.1 (Berkeley) 05/08/85
14 jsb mcount/
/original-bsd/lib/libc/i386/
H A DDEFS.h15 .data; 1:; .long 0; .text; lea 1b,%eax ; call mcount
17 .data; 1:; .long 0; .text; lea 1b,%eax ; call mcount
/original-bsd/usr.bin/tn3270/ctlr/
H A Ddefs.h22 .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount
24 .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount
/original-bsd/lib/libcompat/4.1/vax/
H A DDEFS.h12 .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount
14 .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount
/original-bsd/sys/tahoe/tahoe/
H A DSYS.h16 .globl _/**/name; .align 2; _/**/name: .word regs; callf $4,mcount
18 .globl name; .align 2; name: .word regs; callf $4,mcount
/original-bsd/lib/libc/vax/
H A DDEFS.h26 .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount
29 .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount
/original-bsd/sys/vax/vax/
H A Dudiv.s27 jsb mcount
61 jsb mcount
/original-bsd/lib/libc/vax/stdio.old/
H A Dmcount.sed7 jsb mcount/
/original-bsd/old/libm/libm/VAX/
H A Dmcount.sed7 jsb mcount/
/original-bsd/lib/libm/national/
H A Dmcount.sed7 jsb mcount/
/original-bsd/lib/libm/tahoe/
H A Dmcount.sed7 callf \$8,mcount/
/original-bsd/lib/libm/vax/
H A Dmcount.sed7 jsb mcount/
/original-bsd/lib/libm/mc68881/
H A Dmcount.sed7 jsr mcount/
/original-bsd/lib/libc/vax/net/
H A DDEFS.h11 .data; 1:; .long 0; .text; moval 1b,r0; jsb mcount
/original-bsd/lib/libc/i386/sys/
H A Dsigreturn.s24 .data; 1:; .long 0; .text; movl $1b,%eax; call mcount; popa ; nop

123