summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile
diff options
context:
space:
mode:
authorJason Liu <jasonliu.development@gmail.com>2019-10-09 16:19:39 +0000
committerJason Liu <jasonliu.development@gmail.com>2019-10-09 16:19:39 +0000
commit6453f700f29a93ceb17ac43d6e8b802f9898fa6a (patch)
treebd81f29148377ef97aee9d34c06581890e51da19 /lldb/source/Plugins/ObjectFile
parente7affcdbd2ee57a7e132f23a46b4ba8fe7808ead (diff)
downloadbcm5719-llvm-6453f700f29a93ceb17ac43d6e8b802f9898fa6a.tar.gz
bcm5719-llvm-6453f700f29a93ceb17ac43d6e8b802f9898fa6a.zip
[AIX][XCOFF][NFC] Change the SectionLen field name of CSect Auxiliary entry to SectionOrLength.
Summary: According the the XCOFF document, If Then XTY_SD x_scnlen contains the csect length. XTY_LD x_scnlen contains the symbol table index of the containing csect. XTY_CM x_scnlen contains the csect length. XTY_ER x_scnlen contains 0. Change the SectionLen member name to SectionOrLength is more reasonable. Authored By: DiggerLin Reviewed By: hubert.reinterpretcast Differential Revision: https://reviews.llvm.org/D68650 llvm-svn: 374179
Diffstat (limited to 'lldb/source/Plugins/ObjectFile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud