Home
last modified time | relevance | path

Searched refs:AppleObjCSection (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1464 DWARFSectionMap AppleObjCSection; member in __anonb929a5320d11::DWARFObjInMemory
1496 .Case("apple_objc", &AppleObjCSection) in mapNameToDWARFSection()
1870 return AppleObjCSection; in getAppleObjCSection()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1529 DWARFSectionMap AppleObjCSection; member in __anon7fa3c61e0f11::DWARFObjInMemory
1562 .Case("apple_objc", &AppleObjCSection) in mapNameToDWARFSection()
1934 return AppleObjCSection; in getAppleObjCSection()