Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp74 const char *Strx3Value = "Indexed3"; in TestAllForms() local
144 CUDie.addAttribute(Attr_DW_FORM_strx3, DW_FORM_strx3, Strx3Value); in TestAllForms()
325 EXPECT_STREQ(Strx3Value, *ExtractedStrx3Value); in TestAllForms()