Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp70 const char *StrxValue = "Indexed"; in TestAllForms() local
140 CUDie.addAttribute(Attr_DW_FORM_strx, DW_FORM_strx, StrxValue); in TestAllForms()
311 EXPECT_STREQ(StrxValue, *ExtractedStrxValue); in TestAllForms()