summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/main.c
diff options
context:
space:
mode:
authorDigger Lin <digger.llvm@gmail.com>2019-10-15 17:40:41 +0000
committerDigger Lin <digger.llvm@gmail.com>2019-10-15 17:40:41 +0000
commitfdfd6ab12e5e2ad3f6641a3b4442b3140212d29b (patch)
tree77f0626d2b91ca67232f47e61655415c1fc497b7 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c
parent59390efef2599a268f2249f7d3f80111952d53ff (diff)
downloadbcm5719-llvm-fdfd6ab12e5e2ad3f6641a3b4442b3140212d29b.tar.gz
bcm5719-llvm-fdfd6ab12e5e2ad3f6641a3b4442b3140212d29b.zip
[XCOFF] Output object text section header and symbol entry for program code.
This is remaining part of rG41ca91f2995b: [AIX][XCOFF] Output XCOFF object text section header and symbol entry for rogram code. SUMMARY: Original form of this patch is provided by Stefan Pintillie. 1. The patch try to output program code section header , symbol entry for program code (PR) and Instruction into the raw text section. 2. The patch include how to alignment and layout the CSection in the text section. 3. The patch also reorganize the code , put some codes into a function. (XCOFFObjectWriter::writeSymbolTableEntryForControlSection) Additional: We can not add raw data of text section test in the patch, If want to output raw text section data,it need a function description patch first. Reviewers: hubert.reinterpretcast, sfertile, jasonliu, xingxue. Subscribers: wuzish, nemanjai, hiraditya, MaskRay, jsjji. Differential Revision: https://reviews.llvm.org/D66969 llvm-svn: 374923
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud