llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
Jonas Devlieghere 47a889c668 [lldb] Move Objective-C constants into ObjCConstants.h
Move Objective-C constants into ObjCConstants.h and share them between
Cocoa and AppleObjCTypeEncodingParser.

Differential revision: https://reviews.llvm.org/D107679
2021-08-07 16:04:52 -07:00
..
AppleObjCClassDescriptorV2.cpp [lldb] Support new objective-c hash table layout 2021-06-11 10:26:16 -07:00
AppleObjCClassDescriptorV2.h [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
AppleObjCDeclVendor.cpp Make iteration over the DeclContext::lookup_result safe. 2021-03-17 08:59:04 +00:00
AppleObjCDeclVendor.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleObjCRuntime.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
AppleObjCRuntime.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleObjCRuntimeV1.cpp [various] Remove or use variables which are unused but set. 2021-06-01 15:38:48 -07:00
AppleObjCRuntimeV1.h [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
AppleObjCRuntimeV2.cpp [lldb] Try harder to find the __NSCFBoolean addresses 2021-08-06 13:04:29 -07:00
AppleObjCRuntimeV2.h [lldb] Support new objective-c hash table layout 2021-06-11 10:26:16 -07:00
AppleObjCTrampolineHandler.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
AppleObjCTrampolineHandler.h [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
AppleObjCTypeEncodingParser.cpp [lldb] Move Objective-C constants into ObjCConstants.h 2021-08-07 16:04:52 -07:00
AppleObjCTypeEncodingParser.h [lldb] Move Objective-C constants into ObjCConstants.h 2021-08-07 16:04:52 -07:00
AppleThreadPlanStepThroughObjCTrampoline.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
AppleThreadPlanStepThroughObjCTrampoline.h [lldb] Inline invariant params to AppleThreadPlanStepThrough (NFC) 2021-02-09 08:03:51 -08:00
CMakeLists.txt [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00