Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h270 DWARFSection AppleNamesSection; variable
299 const DWARFSection& getAppleNamesSection() override { return AppleNamesSection; } in getAppleNamesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp714 .Case("apple_names", &AppleNamesSection.Data) in DWARFContextInMemory()
768 .Case("apple_names", &AppleNamesSection.Relocs) in DWARFContextInMemory()