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

/freebsd-10-stable/sys/powerpc/include/
H A Dasm.h112 # define _PROF_PROLOGUE mflr 0; \ macro
127 # define _PROF_PROLOGUE mflr 0; stw 0,4(1); bl _mcount macro
130 # define _PROF_PROLOGUE macro
/freebsd-10-stable/sys/arm/include/
H A Dasm.h71 #define _PROF_PROLOGUE \ macro
75 #define _PROF_PROLOGUE macro

Completed in 120 milliseconds