Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h119 SectionContribution() : Offset(0), Length(0) {} in SectionContribution() function
120 SectionContribution(uint64_t Offset, uint64_t Length) in SectionContribution() function