Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h152 int64_t GetPropertyAtIndexAsSInt64(const ExecutionContext *exe_ctx,
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp320 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetTerminalWidth()
411 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetStopSourceLineCount()
424 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetDisassemblyLineCount()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp403 int64_t OptionValueProperties::GetPropertyAtIndexAsSInt64( in GetPropertyAtIndexAsSInt64() function in OptionValueProperties
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4095 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumNumberOfChildrenToDisplay()
4101 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumSizeOfStringSummary()
4107 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumMemReadSize()