Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp121 bool DWARFUnit::extractRangeList(uint32_t RangeListOffset, in extractRangeList() argument
126 uint32_t ActualRangeListOffset = RangeSectionBase + RangeListOffset; in extractRangeList()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp267 if (auto RangeListOffset = in dumpAttribute() local
270 FV.setUValue(*RangeListOffset); in dumpAttribute()
DDWARFUnit.cpp184 Error DWARFUnit::extractRangeList(uint32_t RangeListOffset, in extractRangeList() argument
190 uint32_t ActualRangeListOffset = RangeSectionBase + RangeListOffset; in extractRangeList()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h187 bool extractRangeList(uint32_t RangeListOffset,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h378 Error extractRangeList(uint32_t RangeListOffset,