Home
last modified time | relevance | path

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

/trueos/lib/libpmc/
HDlibpmc.c1713 int count, has_tag, has_busreqtype, n; in p4_allocate_pmc() local
1725 has_tag = has_busreqtype = 0; in p4_allocate_pmc()
1909 if (has_tag == 0) in p4_allocate_pmc()
/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp5075 …const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAto… in FindDefinitionTypeForDIE() local
5077 if (has_tag && has_qualified_name_hash) in FindDefinitionTypeForDIE()
5087 else if (has_tag > 1) in FindDefinitionTypeForDIE()
5249 …const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAto… in FindDefinitionTypeForDWARFDeclContext() local
5251 if (has_tag && has_qualified_name_hash) in FindDefinitionTypeForDWARFDeclContext()
5259 else if (has_tag) in FindDefinitionTypeForDWARFDeclContext()