Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/AArch64/
DException.c41 EFI_EXCEPTION_CALLBACK gExceptionHandlers[MAX_AARCH64_EXCEPTION + 1];
42 EFI_EXCEPTION_CALLBACK gDebuggerExceptionHandlers[MAX_AARCH64_EXCEPTION + 1];
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/Arm/
DException.c42 EFI_EXCEPTION_CALLBACK gExceptionHandlers[MAX_ARM_EXCEPTION + 1];
43 EFI_EXCEPTION_CALLBACK gDebuggerExceptionHandlers[MAX_ARM_EXCEPTION + 1];
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
DDebugSupport.h189 IN EFI_EXCEPTION_CALLBACK ExceptionCallback,
DPlDebugSupport.c226 IN EFI_EXCEPTION_CALLBACK ExceptionCallback, in RegisterExceptionCallback()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
DPlDebugSupport.h202 IN EFI_EXCEPTION_CALLBACK ExceptionCallback,
DPlDebugSupport.c432 IN EFI_EXCEPTION_CALLBACK ExceptionCallback, in RegisterExceptionCallback()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
DEbcInt.c293 IN EFI_EXCEPTION_CALLBACK ExceptionCallback,
339 EFI_EXCEPTION_CALLBACK mDebugExceptionCallback[MAX_EBC_EXCEPTION + 1] = {NULL};
677 IN EFI_EXCEPTION_CALLBACK ExceptionCallback, in EbcDebugRegisterExceptionCallback()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DDebugSupport.h522 (*EFI_EXCEPTION_CALLBACK) ( typedef
570 IN EFI_EXCEPTION_CALLBACK ExceptionCallback,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDebugSupport.h638 (EFIAPI *EFI_EXCEPTION_CALLBACK)( typedef
734 IN EFI_EXCEPTION_CALLBACK ExceptionCallback,