Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h243 DWARFSection AppleNamesSection; variable
267 const DWARFSection& getAppleNamesSection() override { return AppleNamesSection; } in getAppleNamesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp596 .Case("apple_names", &AppleNamesSection.Data) in DWARFContextInMemory()
633 .Case("apple_names", &AppleNamesSection.Relocs) in DWARFContextInMemory()