Home
last modified time | relevance | path

Searched refs:_PROF_PROLOGUE (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-arm/include/machine/
Dasm.h77 # define _PROF_PROLOGUE \ macro
80 # define _PROF_PROLOGUE \ macro
84 # define _PROF_PROLOGUE macro
87 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
89 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
/bionic/libc/arch-x86/include/machine/
Dasm.h107 # define _PROF_PROLOGUE \ macro
110 # define _PROF_PROLOGUE macro
113 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
115 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE