Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp73 const char *Strx2Value = "Indexed2"; in TestAllForms() local
143 CUDie.addAttribute(Attr_DW_FORM_strx2, DW_FORM_strx2, Strx2Value); in TestAllForms()
321 EXPECT_STREQ(Strx2Value, *ExtractedStrx2Value); in TestAllForms()