Home
last modified time | relevance | path

Searched defs:Contributions (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h25 DWARFUnitIndex::Entry::SectionContribution Contributions[8]; member
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h134 std::unique_ptr<SectionContribution[]> Contributions; variable
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp791 ContributionCollection Contributions; collectContributionData() local
837 auto Contributions = collectContributionData(Units); dumpStringOffsetsSection() local