Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dasm.h138 #define MCOUNT_ASM call _C_LABEL(__mcount) macro
140 #define MCOUNT_ASM call _C_LABEL(mcount) macro
143 #define MCOUNT_ASM /* nothing */ macro