Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h109 uint64_t getRangesBaseAttribute(const DWARFUnit *U, uint64_t FailValue) const;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp312 uint32_t DWORangesBase = DieArray[0].getRangesBaseAttribute(this, 0); in parseDWO()
DDWARFDebugInfoEntry.cpp305 DWARFDebugInfoEntryMinimal::getRangesBaseAttribute(const DWARFUnit *U, in getRangesBaseAttribute() function in DWARFDebugInfoEntryMinimal