Searched refs:isCompileUnitTag (Results 1 – 1 of 1) sorted by relevance
307 bool isCompileUnitTag = m_tag == DW_TAG_compile_unit; in Extract() local308 if (cu && isCompileUnitTag) in Extract()320 if (isCompileUnitTag && ((attr == DW_AT_entry_pc) || (attr == DW_AT_low_pc))) in Extract()