Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp291 bool can_replace) { in SetRegisterLocationToAtCFAPlusOffset()
303 bool can_replace) { in SetRegisterLocationToIsCFAPlusOffset()
314 uint32_t reg_num, bool can_replace, bool can_replace_only_if_unspecified) { in SetRegisterLocationToUndefined()
331 bool can_replace) { in SetRegisterLocationToUnspecified()
343 bool can_replace) { in SetRegisterLocationToRegister()
365 uint32_t reg_num, const uint8_t *opcodes, uint32_t len, bool can_replace) { in SetRegisterLocationToIsDWARFExpression()
377 bool can_replace) { in SetRegisterLocationToIsConstant()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp317 bool can_replace) { in SetValueForKey()
H A DCommandInterpreter.cpp1201 bool can_replace) { in AddCommand()
1225 bool can_replace) { in AddUserCommand()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h192 bool can_replace) { in LoadUserSubcommand()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp91 llvm::StringRef name, const CommandObjectSP &cmd_obj_sp, bool can_replace) { in LoadUserSubcommand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1021 const bool can_replace = false; in CreateFunctionEntryUnwind() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1132 const bool can_replace = false; in CreateFunctionEntryUnwind() local