Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h271 DWARFSection AppleTypesSection; variable
300 const DWARFSection& getAppleTypesSection() override { return AppleTypesSection; } in getAppleTypesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp715 .Case("apple_types", &AppleTypesSection.Data) in DWARFContextInMemory()
769 .Case("apple_types", &AppleTypesSection.Relocs) in DWARFContextInMemory()