HomeSort by relevance Sort by last modified time
    Searched refs:InstructionExecution (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
Processor.c 503 Returns Breakpoint type (InstructionExecution, DataWrite, DataRead or DataReadWrite)
835 BreakType = InstructionExecution;
923 BreakType = InstructionExecution;
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
Processor.c 474 Returns Breakpoint type (InstructionExecution, DataWrite, DataRead
805 BreakType = InstructionExecution;
893 BreakType = InstructionExecution;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
Processor.c 455 Returns Breakpoint type (InstructionExecution, DataWrite, DataRead or DataReadWrite)
787 BreakType = InstructionExecution;
872 BreakType = InstructionExecution;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
Processor.c 474 Returns Breakpoint type (InstructionExecution, DataWrite, DataRead
805 BreakType = InstructionExecution;
893 BreakType = InstructionExecution;
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
GdbStubInternal.h 198 InstructionExecution, //Hardware breakpoint
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
GdbDebugAgent.h 166 InstructionExecution, //Hardware breakpoint

Completed in 994 milliseconds