Searched refs:getAsSectionOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/DebugInfo/
H A DDWARFFormValue.h72 Optional<uint64_t> getAsSectionOffset() const;
/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp211 Optional<uint64_t> Result = FormValue.getAsSectionOffset();
H A DDWARFFormValue.cpp539 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { function in class:DWARFFormValue

Completed in 42 milliseconds