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

/freebsd-current/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp256 MCSection *OutputTypes, const std::vector<StringRef> &TypesSections,
259 for (StringRef Types : TypesSections) {
254 addAllTypesFromTypesSection( MCStreamer &Out, MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, MCSection *OutputTypes, const std::vector<StringRef> &TypesSections, const UnitIndexEntry &CUEntry, uint32_t &TypesOffset, OnCuIndexOverflow OverflowOptValue, bool &AnySectionOverflow) argument
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1991 InfoSectionMap TypesSections; member in class:__anon1985::final
2124 TypesSections[SectionRef()].Data = SecIt.second->getBuffer();
2202 .Case("debug_types", &TypesSections)
2255 &static_cast<DWARFSectionMap &>(TypesSections[*RelocatedSection])
2432 for (auto &P : TypesSections)

Completed in 176 milliseconds