Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFFormValue.h120 Optional<uint64_t> getAsReferenceUVal() const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFFormValue.cpp721 Optional<uint64_t> DWARFFormValue::getAsReferenceUVal() const { in getAsReferenceUVal() function in DWARFFormValue
HDDWARFAcceleratorTable.cpp543 return Off->getAsReferenceUVal(); in getDIEUnitOffset()