Home
last modified time | relevance | path

Searched refs:GetPropertyAtIndexAsUInt64 (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h170 uint64_t GetPropertyAtIndexAsUInt64(const ExecutionContext *exe_ctx,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueProperties.cpp500 uint64_t OptionValueProperties::GetPropertyAtIndexAsUInt64( in GetPropertyAtIndexAsUInt64() function in OptionValueProperties
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp552 return m_collection_sp->GetPropertyAtIndexAsUInt64( in GetTabSize()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp169 return m_collection_sp->GetPropertyAtIndexAsUInt64( in GetMaxBacktraceDepth()
H A DProcess.cpp199 return m_collection_sp->GetPropertyAtIndexAsUInt64( in GetMemoryCacheLineSize()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp138 return m_collection_sp->GetPropertyAtIndexAsUInt64( in GetPacketTimeout()