diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-05-04 17:47:11 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-05-04 17:47:11 +0000 |
commit | be804559f8f088ff7fd300a1936453d62ac7cc35 (patch) | |
tree | 2dc1a5d4735ac4b765eaa0976134616b43c45f2d /lldb/packages/Python/lldbsuite/test/python_api/sbdata | |
parent | b192670279edf6bbf82a88c288ef8376558a6bd5 (diff) | |
download | bcm5719-llvm-be804559f8f088ff7fd300a1936453d62ac7cc35.tar.gz bcm5719-llvm-be804559f8f088ff7fd300a1936453d62ac7cc35.zip |
[ELF][MIPS] R_MIPS_GOT_DISP, R_MIPS_GOT_PAGE, R_MIPS_GOT_OFST relocations support
These relocations introduced by MIPS N64 ABI. R_MIPS_GOT_DISP references
GOT entry with full symbol's address, R_MIPS_GOT_PAGE creates GOT entry
with address of memory page which includes symbol's address,
R_MIPS_GOT_OFST used together with R_MIPS_GOT_PAGE. This relocation
calculates offset from beginning of memory page to the symbol address.
llvm-svn: 268525
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata')
0 files changed, 0 insertions, 0 deletions