Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp71 const char *StrxValue = "Indexed"; in TestAllForms() local
141 CUDie.addAttribute(Attr_DW_FORM_strx, DW_FORM_strx, StrxValue); in TestAllForms()
313 EXPECT_STREQ(StrxValue, *ExtractedStrxValue); in TestAllForms()