Home
last modified time | relevance | path

Searched refs:getAsSectionOffset (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h80 Optional<uint64_t> getAsSectionOffset() const;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp559 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
DDWARFDebugInfoEntry.cpp300 Optional<uint64_t> Result = FormValue.getAsSectionOffset(); in getAttributeValueAsSectionOffset()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2526 Value = *Val.getAsSectionOffset(); in cloneScalarAttribute()