Home
last modified time | relevance | path

Searched defs:toSectionOffset (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h289 inline Optional<uint64_t> toSectionOffset(const Optional<DWARFFormValue> &V) { in toSectionOffset() function
301 inline uint64_t toSectionOffset(const Optional<DWARFFormValue> &V, in toSectionOffset() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h323 toSectionOffset(const std::optional<DWARFFormValue> &V) { in toSectionOffset() function
335 inline uint64_t toSectionOffset(const std::optional<DWARFFormValue> &V, in toSectionOffset() function