Home
last modified time | relevance | path

Searched refs:ContainsOnlyDebugInfo (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp389 bool Section::ContainsOnlyDebugInfo() const { in ContainsOnlyDebugInfo() function in Section
675 else if (section->ContainsOnlyDebugInfo()) in GetDebugInfoSize()
/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h258 bool ContainsOnlyDebugInfo() const;