ΒΆvoid writeIndex(
    llvm::MCStreamer& Out,
    llvm::MCSection* Section,
    ArrayRef<unsigned int> ContributionOffsets,
    const MapVector<uint64_t,
                    llvm::UnitIndexEntry>&
        IndexEntries,
    uint32_t IndexVersion)

Declared at: llvm/include/llvm/DWP/DWP.h:91

Parameters

llvm::MCStreamer& Out
llvm::MCSection* Section
ArrayRef<unsigned int> ContributionOffsets
const MapVector<uint64_t, llvm::UnitIndexEntry>& IndexEntries
uint32_t IndexVersion