Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStream.h56 const codeview::CVTypeArray &typeArray() const { return TypeRecords; } in typeArray() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp385 auto &Array = Stream.typeArray(); in getOrCreateTypeCollection()
H A DBytesOutputStyle.cpp456 auto &Types = Tpi->typeArray(); in initializeTypes()
H A Dllvm-pdbutil.cpp1310 codeview::mergeTypeRecords(MergedTpi, TypeMap, Tpi.typeArray())); in mergePdbs()
1315 Ipi.typeArray())); in mergePdbs()