diff options
author | George Rimar <grimar@accesssoftek.com> | 2015-12-21 10:00:12 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2015-12-21 10:00:12 +0000 |
commit | bfb7bf742959537f47cb569b7d42f83be3e02bd6 (patch) | |
tree | 2d0ffcb71c586056d12e22b62badb37881780cda /lldb/packages/Python/lldbsuite/test/python_api | |
parent | c6ff9c349d8f2992ca27dfe82750ec251b44f52f (diff) | |
download | bcm5719-llvm-bfb7bf742959537f47cb569b7d42f83be3e02bd6.tar.gz bcm5719-llvm-bfb7bf742959537f47cb569b7d42f83be3e02bd6.zip |
[ELF] - R_386_GOTOFF relocation implemented.
R_386_GOTOFF is calculated as S + A - GOT, where:
S - Represents the value of the symbol whose index resides in the relocation entry.
A - Represents the addend used to compute the value of the relocatable field.
GOT - Represents the address of the global offset table.
Differential revision: http://reviews.llvm.org/D15383
llvm-svn: 256143
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions