Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dasm.h51 #define CVAROFF(x,y) (_C_LABEL(x)+y)(%rip) macro
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dasm.h75 #define CVAROFF(x, y) _C_LABEL(x) + y macro