Home
last modified time | relevance | path

Searched refs:_mcount (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/machine/spu/
Dspu-mcount.S71 .global _mcount
72 .type _mcount, @function
74 _mcount: label
/picolibc-latest/newlib/libc/machine/hppa/
DDEFS.h54 ; and restored after the call to _mcount. This is possible because
77 bl _mcount,rp !\
103 bl _mcount,rp !\
113 ; information. The setup code passes the address to the _mcount routine.
125 .IMPORT _mcount,CODE
137 .IMPORT _mcount,CODE
/picolibc-latest/newlib/libc/machine/mips/machine/
Dasm.h355 jal _mcount; \