Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp75 const char *Strx4Value = "Indexed4"; in TestAllForms() local
145 CUDie.addAttribute(Attr_DW_FORM_strx4, DW_FORM_strx4, Strx4Value); in TestAllForms()
329 EXPECT_STREQ(Strx4Value, *ExtractedStrx4Value); in TestAllForms()