Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/
Dspu-mcount.S69 .global _mcount
70 .type _mcount, @function
72 _mcount: label
/picolibc-3.5.0-3.4.0/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-3.5.0-3.4.0/newlib/libc/machine/mips/machine/
Dasm.h355 jal _mcount; \