Searched refs:next_flags (Results 1 – 1 of 1) sorted by relevance
137 lldb::addr_t next_flags; in SetupSoftwareSingleStepping() local144 next_flags = flags_it->second.GetAsUInt64(); in SetupSoftwareSingleStepping()146 next_flags = ReadFlags(register_context); in SetupSoftwareSingleStepping()153 next_flags = ReadFlags(register_context); in SetupSoftwareSingleStepping()163 if (next_flags & 0x20) { in SetupSoftwareSingleStepping()