Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindPlan.cpp245 bool can_replace) { in SetRegisterLocationToAtCFAPlusOffset()
257 bool can_replace) { in SetRegisterLocationToIsCFAPlusOffset()
268 uint32_t reg_num, bool can_replace, bool can_replace_only_if_unspecified) { in SetRegisterLocationToUndefined()
285 bool can_replace) { in SetRegisterLocationToUnspecified()
297 bool can_replace) { in SetRegisterLocationToRegister()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp290 bool can_replace) { in SetValueForKey()
H A DCommandInterpreter.cpp960 bool can_replace) { in AddCommand()
982 bool can_replace) { in AddUserCommand()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1039 const bool can_replace = false; in CreateFunctionEntryUnwind() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1154 const bool can_replace = false; in CreateFunctionEntryUnwind() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3538 const bool can_replace = false; in GetHostEnvironmentIfNeeded() local