Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp783 static ArrayRef<uint8_t> typeArrayToBytes(const CVTypeArray &types) { in typeArrayToBytes() function
800 mergeUniqueTypeRecords(typeArrayToBytes(tpi.typeArray())); in remapTpiWithGHashes()
808 ipiSrc->mergeUniqueTypeRecords(typeArrayToBytes(ipi.typeArray())); in remapTpiWithGHashes()