summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-07-29 16:30:45 +0000
committerRui Ueyama <ruiu@google.com>2015-07-29 16:30:45 +0000
commiteb26e1d03cf9117a102e8de215de31631dedb3d4 (patch)
tree7f37eb568d17282e5b29a250bfe02dad4d9e981f /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentb4731a58475221c0dfe94fa87dfefa9d2af44347 (diff)
COFF: Fix SECREL and SECTION relocations.
SECREL should sets the 32-bit offset of the target from the beginning of *target's* output section. Previously, the offset from the beginning of source's output section was used instead. SECTION means the target section's index, and not the source section's index. This patch fixes that issue too. llvm-svn: 243535
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions