Home
last modified time | relevance | path

Searched refs:DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseStackCheckLib/
DBaseStackCheckGcc.c50 if ((DebugPropertyMask & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in __stack_chk_fail()
/device/linaro/bootloader/edk2/ArmPkg/Library/SemiHostingDebugLib/
DDebugLib.c121 if ((PcdGet8(PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseDebugLibSerialPort/
DDebugLib.c146 if ((PcdGet8(PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/
DDebugLib.c150 if ((PcdGet8(PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibConOut/
DDebugLib.c141 if ((PcdGet8(PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibStdErr/
DDebugLib.c142 if ((PcdGet8(PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxeDebugLibReportStatusCode/
DDebugLib.c171 if ((PcdGet8(PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibDebugPortProtocol/
DDebugLib.c193 if ((PcdGet8(PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDebugLib.h32 #define DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED 0x10 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DDebugLib.c351 if ((PcdGet8 (PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DDebugLib.c358 if ((PcdGet8 (PcdDebugPropertyMask) & DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED) != 0) { in DebugAssert()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDebugLib.h60 #define DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED 0x10 macro