Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp72 const char *Strx1Value = "Indexed1"; in TestAllForms() local
142 CUDie.addAttribute(Attr_DW_FORM_strx1, DW_FORM_strx1, Strx1Value); in TestAllForms()
317 EXPECT_STREQ(Strx1Value, *ExtractedStrx1Value); in TestAllForms()