Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStub.c502 UINTN BreakpointDetected; in GdbSendTSignal() local
537 BreakpointDetected = GetBreakpointDetected (SystemContext); in GdbSendTSignal()
540 BreakType = GetBreakpointType (SystemContext, BreakpointDetected); in GdbSendTSignal()
546 DataAddress = GetBreakpointDataAddress (SystemContext, BreakpointDetected); in GdbSendTSignal()