Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h142 const SectionContribution *getContributions() const { in getContributions() function
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp213 auto *I = E.getContributions(); in addAllTypesFromDWP()
841 auto *I = E.getContributions(); in write()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp485 if (!E.getContributions()) in verifyIndex()
489 ? ArrayRef(E.getContributions(), Index.getColumnKinds().size()) in verifyIndex()