Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h120 Optional<uint64_t> getAsReferenceUVal() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp721 Optional<uint64_t> DWARFFormValue::getAsReferenceUVal() const { in getAsReferenceUVal() function in DWARFFormValue
DDWARFAcceleratorTable.cpp543 return Off->getAsReferenceUVal(); in getDIEUnitOffset()