aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-03-03 12:35:05 -0800
committerFangrui Song <i@maskray.me>2023-03-03 12:35:05 -0800
commitffa11183303289654d26b8f761dcf54e611058ca (patch)
tree78d173ddbcf914ae59180cb15d5b8aa8f598cb66 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent3a748cd01bbf4229b4a6bda208c8b33e96dfba6e (diff)
downloadllvm-ffa11183303289654d26b8f761dcf54e611058ca.zip
llvm-ffa11183303289654d26b8f761dcf54e611058ca.tar.gz
llvm-ffa11183303289654d26b8f761dcf54e611058ca.tar.bz2
[ELF] Mention section name for STT_SECTION in reportRangeError()
D73518 mentioned non-STT_SECTION symbol names. This patch extends the code to handle STT_SECTION symbols, where we report the section name. This change helps at least the following cases with very little code. * Whether a out-of-range relocation is due to code or data. * For a relocation in .debug_info, which referenced `.debug_*` section (due to DWARF32 limitation) causes the problem. Reviewed By: peter.smith Differential Revision: https://reviews.llvm.org/D145199
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions