Home
last modified time | relevance | path

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

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