Home
last modified time | relevance | path

Searched defs:trace_bit (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp947 const uint32_t trace_bit = 0x100u; HardwareSingleStep() local
H A DRegisterContextDarwin_x86_64.cpp1041 const uint64_t trace_bit = 0x100ull; HardwareSingleStep() local
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp1126 const uint32_t trace_bit = 0x100u; EnableHardwareSingleStep() local