/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfoPOSIX_arm.h | 43 struct DBG { struct 44 uint32_t bvr[16]; 45 uint32_t bcr[16]; 46 uint32_t wvr[16]; 47 uint32_t wcr[16];
|
H A D | RegisterContextDarwin_arm64.h | 94 struct DBG { struct 102 static void LogDBGRegisters(lldb_private::Log *log, const DBG &dbg); argument
|
H A D | RegisterInfoPOSIX_arm64.h | 80 struct DBG { argument 78 struct DBG { global() struct 79 bvrDBG global() argument 81 wvrDBG global() argument 82 wcrDBG global() argument 83 mdscr_el1DBG global() argument
|
H A D | RegisterContextDarwin_arm.h | 128 struct DBG { struct 135 static void LogDBGRegisters(lldb_private::Log *log, const DBG &dbg); argument
|
H A D | RegisterContextFreeBSD_i386.cpp | 38 struct DBG { struct 51 DBG dbg; argument
|
H A D | RegisterContextOpenBSD_x86_64.cpp | 44 struct DBG { struct 56 DBG dbg; argument
|
H A D | RegisterContextFreeBSD_x86_64.cpp | 47 struct DBG { struct 59 DBG dbg; argument
|
H A D | RegisterContextNetBSD_x86_64.cpp | 50 struct DBG { struct 73 DBG dbg; argument
|
H A D | RegisterContextLinux_x86_64.cpp | 47 struct DBG { struct 69 DBG dbg; // Debug registers. argument
|
/llvm-project/llvm/unittests/CodeGen/ |
H A D | MachineBasicBlockTest.cpp | 72 MCInstrDesc DBG = {TargetOpcode::DBG_VALUE, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; TEST() local
|
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/ |
H A D | DNBArchImplX86_64.h | 74 typedef __x86_64_debug_state_t DBG; typedef [all...] |
/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/ |
H A D | DNBArchImplARM64.h | 228 typedef arm_debug_state64_t DBG; global() typedef
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocFast.cpp | 588 MachineInstr &DBG = *MISpilledOperands.first; spill() local
|