Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h431 uint32_t getForeignTUCount() const { return Hdr.ForeignTypeUnitCount; } in getForeignTUCount() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1007 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0) { in verifyNameIndexAbbrevs()
1070 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0) in verifyNameIndexEntries()