Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp947 const uint32_t trace_bit = 0x100u; in HardwareSingleStep() local
H A DRegisterContextDarwin_x86_64.cpp1041 const uint64_t trace_bit = 0x100ull; in HardwareSingleStep() local