Searched refs:TypesSections (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp395 const std::vector<StringRef> &TypesSections,
397 for (StringRef Types : TypesSections) {
392 addAllTypes(MCStreamer &Out, MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, MCSection *OutputTypes, const std::vector<StringRef> &TypesSections, const UnitIndexEntry &CUEntry, uint32_t &TypesOffset) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1516 InfoSectionMap TypesSections; member in class:__anon1916::final
1649 TypesSections[SectionRef()].Data = SecIt.second->getBuffer();
1728 .Case("debug_types", &TypesSections)
1780 &static_cast<DWARFSectionMap &>(TypesSections[*RelocatedSection])
1961 for (auto &P : TypesSections)

Completed in 257 milliseconds