Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c663 FindMatchingDebugRegister ( in FindMatchingDebugRegister() function
914 Status = FindMatchingDebugRegister (SystemContext, Address, Length, (UINTN)BreakType, &Register); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c663 FindMatchingDebugRegister ( in FindMatchingDebugRegister() function
914 Status = FindMatchingDebugRegister (SystemContext, Address, Length, (UINTN)BreakType, &Register); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c692 FindMatchingDebugRegister ( in FindMatchingDebugRegister() function
944 Status = FindMatchingDebugRegister (SystemContext, Address, Length, (UINTN)BreakType, &Register); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c644 FindMatchingDebugRegister ( in FindMatchingDebugRegister() function
893 Status = FindMatchingDebugRegister (SystemContext, Address, Length, (UINTN)BreakType, &Register); in RemoveBreakPoint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h662 FindMatchingDebugRegister (
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h716 FindMatchingDebugRegister (