Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h181 bool extractRangeList(uint32_t RangeListOffset,
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp104 bool DWARFUnit::extractRangeList(uint32_t RangeListOffset, in extractRangeList() function in DWARFUnit
DDWARFDebugInfoEntry.cpp344 if (U->extractRangeList(RangesOffset, RangeList)) in getAddressRanges()