Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dprofile.py286 callee = add_cycles_to_function(functions, func_name, address, cycles) variable
287 if (prev_callee != None) and (prev_callee != callee):
289 prev_callee = callee
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DSwitchStack.asm45 ; in case the callee wishes to spill them.
DSwitchStack.S48 # in case the callee wishes to spill them.
DSwitchStack.nasm47 ; in case the callee wishes to spill them.
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/X64/
DSwitchStack.S47 # in case the callee wishes to spill them.
/device/linaro/bootloader/edk2/Nt32Pkg/Sec/
DStack.asm80 ; Fixup callee's ebp point for PeiDispatch
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DStacks.s76 # Fixup callee's ebp point for PeiDispatch
/device/linaro/bootloader/edk2/EmulatorPkg/Sec/Ia32/
DSwitchRam.asm80 ; Fixup callee's ebp point for PeiDispatch
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
DEbcLowLevel.nasm60 ; callee, and must always allocate sufficient space for the 4 register
61 ; parameters, even if the callee doesn't have that many parameters.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ia32/
DEbcLowLevel.asm81 ; ebp is preserved by the callee. In this function it
DEbcLowLevel.nasm73 ; ebp is preserved by the callee. In this function it
/device/generic/opengl-transport/host/commands/emugen/
DREADME19 and the callee is referred to as the Decoder or Server. These terms
64 out: Data is sent from the callee to the caller
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dplatform-migration-guide.rst333 not assume that callee saved registers are preserved across a call to this
Dinterrupt-framework-design.rst447 ``tsp_sel1_intr_entry()``. The TSP has to preserve the callee saved general
Dporting-guide.rst608 not assume that callee saved registers are preserved across a call to this
901 preserve the values of callee saved registers x19 to x29.