Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h235 TypeSectionMap TypesDWOSections; variable
275 return TypesDWOSections; in getTypesDWOSections()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp614 TypesDWOSections[Section].Data = data; in DWARFContextInMemory()
645 Map = &TypesDWOSections[*RelocatedSection].Relocs; in DWARFContextInMemory()