llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
Jonas Devlieghere bf8cbfa65f [lldb] Move UpdateISAToDescriptorMap into ClassInfoExtractor (NFC)
Move UpdateISAToDescriptorMap into ClassInfoExtractor so that all the
formerly public functions can be private and remain an implementation
detail of the extractor.

Differential revision: https://reviews.llvm.org/D99448
2021-03-29 09:23:44 -07:00
..
AppleObjCClassDescriptorV2.cpp [lldb/ObjC] Add support for direct selector references 2020-07-01 20:27:37 -07:00
AppleObjCClassDescriptorV2.h [lldb/ObjC] Add support for direct selector references 2020-07-01 20:27:37 -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] Access the ModuleList through iterators where possible (NFC) 2021-01-07 21:06:36 -08: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 Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
AppleObjCRuntimeV1.h [lldb] Redesign Target::GetUtilityFunctionForLanguage API 2020-10-23 10:00:23 -07:00
AppleObjCRuntimeV2.cpp [lldb] Move UpdateISAToDescriptorMap into ClassInfoExtractor (NFC) 2021-03-29 09:23:44 -07:00
AppleObjCRuntimeV2.h [lldb] Move UpdateISAToDescriptorMap into ClassInfoExtractor (NFC) 2021-03-29 09:23:44 -07:00
AppleObjCTrampolineHandler.cpp Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
AppleObjCTrampolineHandler.h [lldb] Remove redundant access specifiers (NFC) 2020-06-15 21:34:13 -07:00
AppleObjCTypeEncodingParser.cpp [lldb] Use std::make_unique<> (NFC) 2020-06-24 17:48:40 -07:00
AppleObjCTypeEncodingParser.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleThreadPlanStepThroughObjCTrampoline.cpp [lldb] Inline invariant params to AppleThreadPlanStepThrough (NFC) 2021-02-09 08:03:51 -08: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