Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h142 const SectionContribution *getContributions() const { in getContributions() function
/openbsd/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp189 auto *I = E.getContributions(); in addAllTypesFromDWP()
735 auto *I = E.getContributions(); in write()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp413 if (!E.getContributions()) in verifyIndex()
417 ? ArrayRef(E.getContributions(), Index.getColumnKinds().size()) in verifyIndex()