HomeSort by relevance Sort by last modified time
    Searched refs:SwitchStack (Results 1 - 25 of 47) sorted by null

1 2

  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/Ia32/
EnterDxeCore.c 25 SwitchStack (
  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/X64/
EnterDxeCore.c 26 SwitchStack (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
SwitchStack.c 15 SwitchStack.c
51 SwitchStack (
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ebc/
DxeLoadFunc.c 67 SwitchStack (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
SwitchStack.c 48 SwitchStack (
BaseLib.inf 33 SwitchStack.c
444 X64/SwitchStack.nasm
445 X64/SwitchStack.asm
759 X64/SwitchStack.nasm| GCC
760 X64/SwitchStack.S | GCC
805 Ipf/SwitchStack.s
817 Ebc/SwitchStack.c
826 Arm/SwitchStack.asm | RVCT
836 Arm/SwitchStack.S | GCC
850 AArch64/SwitchStack.S | GCC
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Arm/
DxeLoadFunc.c 71 SwitchStack (
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ipf/
DxeLoadFunc.c 78 SwitchStack (
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/X64/
DxeLoadFunc.c 114 SwitchStack (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
SwitchStack.S 14 # SwitchStack.S
SwitchStack.asm 12 ; SwitchStack.Asm
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
SwitchStack.asm 14 ; SwitchStack.Asm
SwitchStack.S 14 # SwitchStack.S
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
ScriptExecute.c 129 DEBUG ((EFI_D_ERROR, "Call SwitchStack() to return to S3 Resume in PEI Phase\n"));
132 SwitchStack (
163 SwitchStack (
188 SwitchStack (
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.inf 44 X64/SwitchStack.S
48 Ia32/SwitchStack.c
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/
PrePiLib.c 159 SwitchStack (
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmmFuncsArch.c 199 SwitchStack (
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
DxeLoadFunc.c 418 SwitchStack (
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/
ScriptExecute.c 126 DEBUG ((EFI_D_INFO, "Call SwitchStack() to return to S3 Resume in PEI Phase\n"));
129 SwitchStack (
  /external/clang/lib/Sema/
ScopeInfo.cpp 41 SwitchStack.clear();
SemaStmtAttr.cpp 41 if (FnScope->SwitchStack.empty()) {
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 424 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING];
  /device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
S3Resume.c 558 SwitchStack (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/SmmPeriodicSmiLib/
SmmPeriodicSmiLib.c 614 function SwitchStack().
616 @param[in] Context1 Context1 parameter passed into SwitchStack().
617 @param[in] Context2 Context2 parameter passed into SwitchStack().
712 SwitchStack (
    [all...]
  /external/clang/include/clang/Sema/
ScopeInfo.h 146 /// SwitchStack - This is the current set of active switch statements in the
148 SmallVector<SwitchStmt*, 8> SwitchStack;
    [all...]

Completed in 1433 milliseconds

1 2