Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h66 void setUValue(uint64_t V) { Value.uval = V; } in setUValue() function
72 setUValue(Data.size()); in setBlockValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp270 FV.setUValue(*RangeListOffset); in dumpAttribute()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp1475 FormVal.setUValue(Address); in TEST()
1495 FormVal.setUValue(UData8); in TEST()
1515 FormVal.setUValue(RefData); in TEST()