Home
last modified time | relevance | path

Searched refs:setRangesSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h164 void setRangesSection(StringRef RS, uint32_t Base) { in setRangesSection() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp313 DWOCU->setRangesSection(RangeSection, DWORangesBase); in parseDWO()