Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/
H A DREADME.md95 ## Contributions global() section in [libcbor](https://github.com/PJK/libcbor)
/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h19 DWARFUnitIndex::Entry::SectionContribution Contributions[8]; global() member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h134 std::unique_ptr<SectionContribution[]> Contributions; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp791 ContributionCollection Contributions; in collectContributionData() local
837 auto Contributions = collectContributionData(Units); in dumpStringOffsetsSection() local