Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h265 DWARFSection AppleTypesSection; variable
293 const DWARFSection& getAppleTypesSection() override { return AppleTypesSection; } in getAppleTypesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp659 .Case("apple_types", &AppleTypesSection.Data) in DWARFContextInMemory()
713 .Case("apple_types", &AppleTypesSection.Relocs) in DWARFContextInMemory()