Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1249 InfoSectionMap TypesSections; member in __anonf3f23cd30d11::DWARFObjInMemory
1374 TypesSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1438 TypesSections[Section].Data = Data; in DWARFObjInMemory()
1483 &static_cast<DWARFSectionMap &>(TypesSections[*RelocatedSection]) in DWARFObjInMemory()
1636 for (auto &P : TypesSections) in forEachTypesSections()