Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h161 bool SetPropertyAtIndexAsUInt64(const ExecutionContext *exe_ctx, uint32_t idx,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp467 bool OptionValueProperties::SetPropertyAtIndexAsUInt64( in SetPropertyAtIndexAsUInt64() function in OptionValueProperties
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp466 return m_collection_sp->SetPropertyAtIndexAsUInt64(nullptr, idx, tab_size); in SetTabSize()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp150 return m_collection_sp->SetPropertyAtIndexAsUInt64(nullptr, idx, timeout); in SetPacketTimeout()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp213 m_collection_sp->SetPropertyAtIndexAsUInt64(nullptr, idx, bits); in SetVirtualAddressableBits()