Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h63 uint64_t getRawUValue() const { return Value.uval; } in getRawUValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp158 return Value->getRawUValue() + DIEOffsetBase; in extractOffset()
DDWARFVerifier.cpp465 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm()