Home
last modified time | relevance | path

Searched refs:SetPropertyAtIndexFromArgs (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/ !
H A DSymbolLocatorDebuginfod.cpp48 m_collection_sp->SetPropertyAtIndexFromArgs(ePropertyServerURLs, arg_urls); in PluginProperties()
/src/contrib/llvm-project/lldb/include/lldb/Interpreter/ !
H A DOptionValueProperties.h108 bool SetPropertyAtIndexFromArgs(size_t idx, const Args &args,
/src/contrib/llvm-project/lldb/source/Interpreter/ !
H A DOptionValueProperties.cpp214 bool OptionValueProperties::SetPropertyAtIndexFromArgs( in SetPropertyAtIndexFromArgs() function in OptionValueProperties
/src/contrib/llvm-project/lldb/source/Target/ !
H A DTarget.cpp4367 m_collection_sp->SetPropertyAtIndexFromArgs(idx, args); in SetRunArguments()
4445 m_collection_sp->SetPropertyAtIndexFromArgs(idx, Args(env)); in SetEnvironment()
4744 m_collection_sp->SetPropertyAtIndexFromArgs(idx, args); in SetUserSpecifiedTrapHandlerNames()
H A DProcess.cpp239 m_collection_sp->SetPropertyAtIndexFromArgs(idx, args); in SetExtraStartupCommands()