Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h60 codeview::DebugSubsectionArray getSubsectionsArray() const { in getSubsectionsArray() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp138 cci->m_strings.initialize(debug_stream.getSubsectionsArray()); in GetOrCreateCompiland()
H A DSymbolFileNativePDB.cpp1049 cci->m_debug_stream.getSubsectionsArray()) { in ParseLineTable()
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp183 Subsections = DebugStream->getSubsectionsArray(); in initializeForPdb()