Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFUnit.h101 bool extractRangeList(uint32_t RangeListOffset,
DDWARFUnit.cpp90 bool DWARFUnit::extractRangeList(uint32_t RangeListOffset, in extractRangeList() function in DWARFUnit
DDWARFDebugInfoEntry.cpp254 if (U->extractRangeList(RangesOffset, RangeList)) in getAddressRanges()