Home
last modified time | relevance | path

Searched refs:addTypeRecords (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.h57 void addTypeRecords(ArrayRef<uint8_t> Types, ArrayRef<uint16_t> Sizes,
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp76 void TpiStreamBuilder::addTypeRecords(ArrayRef<uint8_t> Types, in addTypeRecords() function in TpiStreamBuilder
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.cpp306 builder.getTpiBuilder().addTypeRecords(source->mergedTpi.recs, in addGHashTypeInfo()
309 builder.getIpiBuilder().addTypeRecords(source->mergedIpi.recs, in addGHashTypeInfo()