summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorFred Riss <friss@apple.com>2020-05-21 19:21:51 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2021-08-06 13:04:29 -0700
commit9ed7416aaf257b13079b48f856df9b45d783fab2 (patch)
tree939018e738054de5178d868075175f51baca6119 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent2b067e333572a26431d1f3f4e8c226f0f7cccc0a (diff)
[lldb] Try harder to find the __NSCFBoolean addresses
It looks like recent CoreFoundation builds strip the non-public symbol that we were looking for to find the 2 boolean "classes". The public symbol is of course there, and it contains the address of the private one. If we don't find the private symbol directly, go through a memory read at the public symbol's location instead.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions