Home
last modified time | relevance | path

Searched refs:getRawUValue (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.h76 uint64_t getRawUValue() const { return Value.uval; } in getRawUValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp549 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm()
600 auto Index = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm()
DDWARFAcceleratorTable.cpp158 return Value->getRawUValue() + DIEOffsetBase; in extractOffset()