Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h273 DWARFSection AppleObjCSection; variable
302 const DWARFSection& getAppleObjCSection() override { return AppleObjCSection; } in getAppleObjCSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp718 .Case("apple_objc", &AppleObjCSection.Data) in DWARFContextInMemory()
772 .Case("apple_objc", &AppleObjCSection.Relocs) in DWARFContextInMemory()