Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h125 Optional<uint64_t> getAsReferenceUVal() const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp760 Optional<uint64_t> DWARFFormValue::getAsReferenceUVal() const { in getAsReferenceUVal() function in DWARFFormValue
H A DDWARFAcceleratorTable.cpp550 return Off->getAsReferenceUVal(); in getDIEUnitOffset()