Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp72 const char *Strx2Value = "Indexed2"; in TestAllForms() local
142 CUDie.addAttribute(Attr_DW_FORM_strx2, DW_FORM_strx2, Strx2Value); in TestAllForms()
319 EXPECT_STREQ(Strx2Value, *ExtractedStrx2Value); in TestAllForms()