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

  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
GdbStubInternal.h 62 #define GDB_SIGILL 4 // Illegal instruction
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
GdbDebugAgent.h 60 #define GDB_SIGILL 4 // Illegal instruction
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
Processor.c 29 { EXCEPT_IA32_INVALID_OPCODE, GDB_SIGILL },
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
Processor.c 28 { EXCEPT_X64_INVALID_OPCODE, GDB_SIGILL },
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
Processor.c 29 { EXCEPT_IA32_INVALID_OPCODE, GDB_SIGILL },
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
Processor.c 28 { EXCEPT_X64_INVALID_OPCODE, GDB_SIGILL },

Completed in 641 milliseconds