Home
last modified time | relevance | path

Searched refs:GetPropertyAtIndexAsSInt64 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h164 int64_t GetPropertyAtIndexAsSInt64(const ExecutionContext *exe_ctx,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp445 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetTerminalWidth()
503 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetStopSourceLineCount()
516 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetDisassemblyLineCount()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueProperties.cpp447 int64_t OptionValueProperties::GetPropertyAtIndexAsSInt64( in GetPropertyAtIndexAsSInt64() function in OptionValueProperties
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3899 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumNumberOfChildrenToDisplay()
3905 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumSizeOfStringSummary()
3911 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumMemReadSize()