Searched refs:next_flags (Results 1 – 1 of 1) sorted by relevance
135 lldb::addr_t next_flags; in SetupSoftwareSingleStepping() local142 next_flags = flags_it->second.GetAsUInt64(); in SetupSoftwareSingleStepping()144 next_flags = ReadFlags(register_context); in SetupSoftwareSingleStepping()151 next_flags = ReadFlags(register_context); in SetupSoftwareSingleStepping()161 if (next_flags & 0x20) { in SetupSoftwareSingleStepping()