Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp280 bool can_replace) { in SetRegisterLocationToAtCFAPlusOffset()
292 bool can_replace) { in SetRegisterLocationToIsCFAPlusOffset()
303 uint32_t reg_num, bool can_replace, bool can_replace_only_if_unspecified) { in SetRegisterLocationToUndefined()
320 bool can_replace) { in SetRegisterLocationToUnspecified()
332 bool can_replace) { in SetRegisterLocationToRegister()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp290 bool can_replace) { in SetValueForKey()
H A DCommandInterpreter.cpp1003 bool can_replace) { in AddCommand()
1025 bool can_replace) { in AddUserCommand()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1035 const bool can_replace = false; in CreateFunctionEntryUnwind() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1143 const bool can_replace = false; in CreateFunctionEntryUnwind() local