Searched defs:_PROF_PROLOGUE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/powerpc/include/
H A Dasm.h143 # define _PROF_PROLOGUE mflr 0; \ macro
158 # define _PROF_PROLOGUE mflr 0; stw 0,4(1); bl _mcount macro
161 # define _PROF_PROLOGUE macro
/freebsd-11-stable/sys/arm/include/
H A Dasm.h72 #define _PROF_PROLOGUE \ macro
76 #define _PROF_PROLOGUE macro

Completed in 62 milliseconds