Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp349 if (auto RangeListOffset = in dumpAttribute() local
352 FV.setUValue(*RangeListOffset); in dumpAttribute()
H A DDWARFUnit.cpp323 Error DWARFUnit::extractRangeList(uint32_t RangeListOffset, in extractRangeList() argument
329 uint32_t ActualRangeListOffset = RangeSectionBase + RangeListOffset; in extractRangeList()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h321 Error extractRangeList(uint32_t RangeListOffset,