Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h256 TypeSectionMap TypesDWOSections; variable
300 return TypesDWOSections; in getTypesDWOSections()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp678 TypesDWOSections[Section].Data = data; in DWARFContextInMemory()
724 Map = &TypesDWOSections[*RelocatedSection].Relocs; in DWARFContextInMemory()