Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp615 dwarfgen::DIE CU1Ref4Die = CU1Die.addChild(DW_TAG_variable); in TestReferences() local
616 CU1Ref4Die.addAttribute(DW_AT_name, DW_FORM_strp, "CU1Ref4"); in TestReferences()
617 CU1Ref4Die.addAttribute(DW_AT_type, DW_FORM_ref4, CU1TypeDie); in TestReferences()