summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-12-17 01:14:23 +0000
committerRui Ueyama <ruiu@google.com>2015-12-17 01:14:23 +0000
commitbb936067553437ed4dd0de628e173fc5be4d7fa6 (patch)
tree3ee42daa47ac4121f924955ef3dba1d264800351 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers
parent3feddff744316f6801e3640832cb7a8f9f0adfbc (diff)
downloadbcm5719-llvm-bb936067553437ed4dd0de628e173fc5be4d7fa6.tar.gz
bcm5719-llvm-bb936067553437ed4dd0de628e173fc5be4d7fa6.zip
ELF: Separate NeedsCopy and OffsetInBSS.
Previously, OffsetInBSS is -1 if it has no information about copy relocation, 0 if it needs a copy relocation, and >0 if its offset in BSS has been assigned. These flags were too subtle. This patch adds a new flag, NeedsCopy, to carry information about whether a shared symbol needs a copy relocation or not. llvm-svn: 255865
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud