Home
last modified time | relevance | path

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

/netbsd/external/mit/libcbor/dist/
H A DREADME.md86 ## Contributions section in [libcbor](https://github.com/PJK/libcbor)
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h102 std::unique_ptr<SectionContribution[]> Contributions; variable
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp327 DWARFUnitIndex::Entry::SectionContribution Contributions[8]; member
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp106 ContributionCollection Contributions; in collectContributionData() local
151 auto Contributions = collectContributionData(Units); in dumpStringOffsetsSection() local