Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h220 const DWARFUnitSectionBase &getUnitSection() const { return UnitSection; } in getUnitSection() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp32 Unit = Unit->getUnitSection().getUnitForOffset(*Offset); in findUnitAndExtractFast()