Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.c431 IN EFI_EXCEPTION_TYPE EFIExceptionType in ConvertEFItoGDBtype() argument
437 if (gExceptionType[i].Exception == EFIExceptionType) { in ConvertEFItoGDBtype()
DGdbDebugAgent.h233 IN EFI_EXCEPTION_TYPE EFIExceptionType
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStub.c590 IN EFI_EXCEPTION_TYPE EFIExceptionType in ConvertEFItoGDBtype() argument
596 if (gExceptionType[Index].Exception == EFIExceptionType) { in ConvertEFItoGDBtype()
DGdbStubInternal.h287 IN EFI_EXCEPTION_TYPE EFIExceptionType