Searched refs:getForeignTUCount (Results 1 – 4 of 4) sorted by relevance
42 const uint32_t num_tus = ni.getForeignTUCount(); in GetTypeUnitSignatures()
644 uint32_t getForeignTUCount() const { return Hdr.ForeignTypeUnitCount; } in getForeignTUCount() function
1484 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0) { in verifyNameIndexAbbrevs()1578 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0) in verifyNameIndexEntries()
682 if (ForeignTUIndex >= NameIdx->getForeignTUCount()) in getForeignTUTypeSignature()