summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2023-07-29 11:17:54 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2023-07-29 19:37:08 -0700
commitb9867df64a312b2fe248d536d943733b8817ed4f (patch)
treefaa2c3626b377c4cfb01b069cd042534526e16d3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentabae53f43f0d1da8d8e421f4a628d7ec64d6e365 (diff)
[lldb] Fix CTF parsing of large structs
Fix parsing of large structs. If the size of a struct exceeds a certain threshold, the offset is encoded using two 32-bit integers instead of one. Differential revision: https://reviews.llvm.org/D156490
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions