Home
last modified time | relevance | path

Searched refs:setBlockValue (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h70 void setBlockValue(const ArrayRef<uint8_t> &Data) { in setBlockValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp1556 FormVal.setBlockValue(Array); in TEST()