Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDebugTypes.cpp749 static ArrayRef<uint8_t> typeArrayToBytes(const CVTypeArray &types) { in typeArrayToBytes() function
766 mergeUniqueTypeRecords(typeArrayToBytes(tpi.typeArray())); in remapTpiWithGHashes()
774 ipiSrc->mergeUniqueTypeRecords(typeArrayToBytes(ipi.typeArray())); in remapTpiWithGHashes()