diff options
author | George Rimar <grimar@accesssoftek.com> | 2015-12-21 10:12:06 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2015-12-21 10:12:06 +0000 |
commit | a07ff66112131109d8b3658d9fd3c600ad316c89 (patch) | |
tree | fd42b1cd29b20bf64afa8d0b0a274b931f7d6866 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | bfb7bf742959537f47cb569b7d42f83be3e02bd6 (diff) | |
download | bcm5719-llvm-a07ff66112131109d8b3658d9fd3c600ad316c89.tar.gz bcm5719-llvm-a07ff66112131109d8b3658d9fd3c600ad316c89.zip |
[ELF] - Implemented R_*_IRELATIVE relocations for x86, x64 targets.
This relocation is similar to R_*_RELATIVE except that the value used in this relocation is the program address returned by the function, which takes no arguments, at the address of
the result of the corresponding R_*_RELATIVE relocation as specified in the processor-specific ABI. The purpose of this relocation to avoid name lookup for locally defined STT_GNU_IFUNC symbols at load-time.
More info can be found in ifunc.txt from https://sites.google.com/site/x32abi/documents.
Differential revision: http://reviews.llvm.org/D15235
llvm-svn: 256144
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions