Searched defs:can_replace (Results 1 – 5 of 5) sorted by relevance
217 …lan::Row::SetRegisterLocationToAtCFAPlusOffset (uint32_t reg_num, int32_t offset, bool can_replace) in SetRegisterLocationToAtCFAPlusOffset()228 …lan::Row::SetRegisterLocationToIsCFAPlusOffset (uint32_t reg_num, int32_t offset, bool can_replace) in SetRegisterLocationToIsCFAPlusOffset()239 UnwindPlan::Row::SetRegisterLocationToUndefined (uint32_t reg_num, bool can_replace, bool can_repla… in SetRegisterLocationToUndefined()258 UnwindPlan::Row::SetRegisterLocationToUnspecified (uint32_t reg_num, bool can_replace) in SetRegisterLocationToUnspecified()271 bool can_replace) in SetRegisterLocationToRegister()
371 bool can_replace) in SetStringValueForKey()392 bool can_replace) in SetValueForKey()
748 …ndInterpreter::AddCommand (const char *name, const lldb::CommandObjectSP &cmd_sp, bool can_replace) in AddCommand()767 bool can_replace) in AddUserCommand()
450 const bool can_replace = true; in WriteMemory() local
2461 const bool can_replace = false; in GetHostEnvironmentIfNeeded() local