aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorEleanor Bonnici <eleanor.bonnici@arm.com>2024-07-30 10:57:57 +0100
committerGitHub <noreply@github.com>2024-07-30 10:57:57 +0100
commit2b2f4ae0fbe366ebaa8811bed567a6ff76bbe3b1 (patch)
tree3c3ffd78b82432a329cd1846d69a101a456a3048 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentca8a4111f796fe8533e0af95557875b15becff06 (diff)
downloadllvm-2b2f4ae0fbe366ebaa8811bed567a6ff76bbe3b1.zip
llvm-2b2f4ae0fbe366ebaa8811bed567a6ff76bbe3b1.tar.gz
llvm-2b2f4ae0fbe366ebaa8811bed567a6ff76bbe3b1.tar.bz2
[llvm-objcopy] Add --change-section-address (#98664)
--change-section address and its alias --adjust-section-vma allows modification of section addresses in a relocatable file. This used to be used, for example, in Fiasco microkernel. On a relocatable file this option behaves the same as GNU objcopy, apart from the fact that it does not issue any warnings, for example, when an argument is not used. GNU objcopy does not produce an error when passed an executable file but the usecase for this is not clear, and the behaviour is inconsistent. The idea of GNU objcopy --change-section-address is that the option should change both LMA and VMA in an executable file. Since this patch does not implement executable file support, only VMA is changed.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions