Searched refs:DataReadWrite (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
H A DGdbStub.c543 if ((BreakType == DataWrite) || (BreakType == DataRead) || (BreakType == DataReadWrite)) {
553 } else if (BreakType == DataReadWrite) {
H A DGdbStubInternal.h201 DataReadWrite, //awatch enumerator in enum:__anon5090
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
H A DProcessor.c503 Returns Breakpoint type (InstructionExecution, DataWrite, DataRead or DataReadWrite)
847 BreakType = DataReadWrite;
935 BreakType = DataReadWrite;
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
H A DProcessor.c475 or DataReadWrite) based on the Breakpoint number
817 BreakType = DataReadWrite;
905 BreakType = DataReadWrite;
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
H A DProcessor.c455 Returns Breakpoint type (InstructionExecution, DataWrite, DataRead or DataReadWrite)
799 BreakType = DataReadWrite;
884 BreakType = DataReadWrite;
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
H A DProcessor.c475 or DataReadWrite) based on the Breakpoint number
817 BreakType = DataReadWrite;
905 BreakType = DataReadWrite;
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
H A DGdbDebugAgent.h169 DataReadWrite, //awatch enumerator in enum:__anon5108

Completed in 65 milliseconds