Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1251 InfoSectionMap TypesDWOSections; member in __anonf3f23cd30d11::DWARFObjInMemory
1376 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1440 TypesDWOSections[Section].Data = Data; in DWARFObjInMemory()
1487 TypesDWOSections[*RelocatedSection]) in DWARFObjInMemory()
1586 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()