Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h434 uint32_t getForeignTUCount() const { return Hdr.ForeignTypeUnitCount; } in getForeignTUCount() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1294 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0) { in verifyNameIndexAbbrevs()
1358 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0) in verifyNameIndexEntries()