Home
last modified time | relevance | path

Searched defs:can_replace (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DUnwindPlan.cpp281 bool can_replace) { in SetRegisterLocationToAtCFAPlusOffset()
293 bool can_replace) { in SetRegisterLocationToIsCFAPlusOffset()
304 uint32_t reg_num, bool can_replace, bool can_replace_only_if_unspecified) { in SetRegisterLocationToUndefined()
321 bool can_replace) { in SetRegisterLocationToUnspecified()
333 bool can_replace) { in SetRegisterLocationToRegister()
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp310 bool can_replace) { in SetValueForKey()
H A DCommandInterpreter.cpp1119 bool can_replace) { in AddCommand()
1143 bool can_replace) { in AddUserCommand()
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h191 bool can_replace) { in LoadUserSubcommand()
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMultiword.cpp100 llvm::StringRef name, const CommandObjectSP &cmd_obj_sp, bool can_replace) { in LoadUserSubcommand()
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1021 const bool can_replace = false; in CreateFunctionEntryUnwind() local
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1132 const bool can_replace = false; in CreateFunctionEntryUnwind() local