Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp648 dwarfgen::DIE CU2Ref8Die = CU2Die.addChild(DW_TAG_variable); in TestReferences() local
649 CU2Ref8Die.addAttribute(DW_AT_name, DW_FORM_strp, "CU2Ref8"); in TestReferences()
650 CU2Ref8Die.addAttribute(DW_AT_type, DW_FORM_ref8, CU2TypeDie); in TestReferences()