Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp213 const auto Attr_DW_FORM_sec_offset = static_cast<dwarf::Attribute>(Attr++); in TestAllForms() local
215 CUDie.addAttribute(Attr_DW_FORM_sec_offset, DW_FORM_sec_offset, in TestAllForms()
376 toSectionOffset(DieDG.find(Attr_DW_FORM_sec_offset), 0)); in TestAllForms()