Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp640 dwarfgen::DIE CU2Ref2Die = CU2Die.addChild(DW_TAG_variable); in TestReferences() local
641 CU2Ref2Die.addAttribute(DW_AT_name, DW_FORM_strp, "CU2Ref2"); in TestReferences()
642 CU2Ref2Die.addAttribute(DW_AT_type, DW_FORM_ref2, CU2TypeDie); in TestReferences()