Home
last modified time | relevance | path

Searched refs:getUnitSection (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h484 const DWARFUnitSectionBase &getUnitSection() const { return UnitSection; } in getUnitSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp353 if (auto SpecUnit = U->getUnitSection().getUnitForOffset(*SpecRef)) in getAttributeValueAsReferencedDie()