Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h238 TypeSectionMap TypesDWOSections; variable
270 return TypesDWOSections; in getTypesDWOSections()
DDWARFContext.cpp686 TypesDWOSections[Section].Data = data; in DWARFContextInMemory()
712 Map = &TypesDWOSections[*RelocatedSection].Relocs; in DWARFContextInMemory()