Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp2781 dw_tag_t cu_tag = decl_ctx_1[count1 - 1].Tag(); in DIEDeclContextsMatch() local
2782 UNUSED_IF_ASSERT_DISABLED(cu_tag); in DIEDeclContextsMatch()
2783 assert(cu_tag == DW_TAG_compile_unit || cu_tag == DW_TAG_partial_unit); in DIEDeclContextsMatch()