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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h76 uint64_t getRawUValue() const { return Value.uval; } function in class:llvm::DWARFFormValue
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp549 auto CUOffset = AttrValue.Value.getRawUValue();
600 auto Index = AttrValue.Value.getRawUValue();
H A DDWARFAcceleratorTable.cpp158 return Value->getRawUValue() + DIEOffsetBase;

Completed in 112 milliseconds