Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h262 TypeSectionMap TypesDWOSections; variable
307 return TypesDWOSections; in getTypesDWOSections()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp734 TypesDWOSections[Section].Data = data; in DWARFContextInMemory()
780 Map = &TypesDWOSections[*RelocatedSection].Relocs; in DWARFContextInMemory()