Searched defs:trace_bit (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/Utility/ | ||
H A D | RegisterContextDarwin_i386.cpp | 947 const uint32_t trace_bit = 0x100u; HardwareSingleStep() local |
H A D | RegisterContextDarwin_x86_64.cpp | 1041 const uint64_t trace_bit = 0x100ull; HardwareSingleStep() local |
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/ | ||
H A D | DNBArchImplX86_64.cpp | 1126 const uint32_t trace_bit = 0x100u; EnableHardwareSingleStep() local |