aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorjasonliu <jasonliu.development@gmail.com>2019-10-24 15:19:12 +0000
committerjasonliu <jasonliu.development@gmail.com>2019-10-24 15:38:50 +0000
commit78207e1f234eede120beaf730dfb7bb9d4e00a1b (patch)
treeb63e0584a0d155fa7f28d4e6fb9b518b0cefdf47 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parente5f485c3bd9c719b4d78524a5b18c1d2524b62bf (diff)
downloadllvm-78207e1f234eede120beaf730dfb7bb9d4e00a1b.zip
llvm-78207e1f234eede120beaf730dfb7bb9d4e00a1b.tar.gz
llvm-78207e1f234eede120beaf730dfb7bb9d4e00a1b.tar.bz2
[NFC][XCOFF][AIX] Serialize object file writing for each CsectGroup
Summary: Right now we handle each CsectGroup(ProgramCodeCsects, BSSCsects) individually when assigning indices, writing symbol table, and writing section raw data. However, there is already a pattern there, and we could common up those actions for every CsectGroup. This will make adding new CsectGroup(Read Write data, Read only data, TC/TOC, mergeable string) easier, and less error prone. Reviewed by: sfertile, daltenty, DiggerLin Approved by: daltenty Differential Revision: https://reviews.llvm.org/D69112
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions