Searched defs:getAttributeValueAsSectionOffset (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp204 uint64_t DWARFDebugInfoEntryMinimal::getAttributeValueAsSectionOffset( function in class:DWARFDebugInfoEntryMinimal
217 getAttributeValueAsSectionOffset(U, DW_AT_ranges_base, -1ULL);
220 return getAttributeValueAsSectionOffset(U, DW_AT_GNU_ranges_base, FailValue);
251 getAttributeValueAsSectionOffset(U, DW_AT_ranges, -1U);

Completed in 1733 milliseconds