Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp281 SetRegisterLocationToAtCFAPlusOffset(uint32_t reg_num,int32_t offset,bool can_replace) SetRegisterLocationToAtCFAPlusOffset() argument
293 SetRegisterLocationToIsCFAPlusOffset(uint32_t reg_num,int32_t offset,bool can_replace) SetRegisterLocationToIsCFAPlusOffset() argument
304 SetRegisterLocationToUndefined(uint32_t reg_num,bool can_replace,bool can_replace_only_if_unspecified) SetRegisterLocationToUndefined() argument
321 SetRegisterLocationToUnspecified(uint32_t reg_num,bool can_replace) SetRegisterLocationToUnspecified() argument
333 SetRegisterLocationToRegister(uint32_t reg_num,uint32_t other_reg_num,bool can_replace) SetRegisterLocationToRegister() argument
[all...]
/llvm-project/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp311 SetValueForKey(llvm::StringRef key,const lldb::OptionValueSP & value_sp,bool can_replace) SetValueForKey() argument
H A DCommandInterpreter.cpp1145 AddCommand(llvm::StringRef name,const lldb::CommandObjectSP & cmd_sp,bool can_replace) AddCommand() argument
1169 AddUserCommand(llvm::StringRef name,const lldb::CommandObjectSP & cmd_sp,bool can_replace) AddUserCommand() argument
/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h191 LoadUserSubcommand(llvm::StringRef cmd_name,const lldb::CommandObjectSP & command_obj,bool can_replace) LoadUserSubcommand() argument
/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp100 LoadUserSubcommand(llvm::StringRef name,const CommandObjectSP & cmd_obj_sp,bool can_replace) LoadUserSubcommand() argument
/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1021 const bool can_replace = false; in CreateFunctionEntryUnwind() local
/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1132 const bool can_replace = false; in CreateFunctionEntryUnwind() local