Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.cpp746 static ArrayRef<uint8_t> typeArrayToBytes(const CVTypeArray &types) { in typeArrayToBytes() function
763 mergeUniqueTypeRecords(typeArrayToBytes(tpi.typeArray())); in remapTpiWithGHashes()
771 ipiSrc->mergeUniqueTypeRecords(typeArrayToBytes(ipi.typeArray())); in remapTpiWithGHashes()