Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h55 codeview::DebugSubsectionArray getSubsectionsArray() const { in getSubsectionsArray() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.cpp178 Subsections = DebugStream->getSubsectionsArray(); in initializeForPdb()