summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin.dev@gmail.com>2015-11-06 07:43:03 +0000
committerIgor Kudrin <ikudrin.dev@gmail.com>2015-11-06 07:43:03 +0000
commit15cd9ffd1e88af8ad3a9829d77c2a25b8587fc90 (patch)
tree68895e088f67d9b2ac9eca8da644d41324375c16 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parent60506cbcd48a905950971f7211ceef1867aa25c8 (diff)
downloadbcm5719-llvm-15cd9ffd1e88af8ad3a9829d77c2a25b8587fc90.tar.gz
bcm5719-llvm-15cd9ffd1e88af8ad3a9829d77c2a25b8587fc90.zip
[ELF2] Add GOT section for MIPS target.
This patch implements R_MIPS_GOT16 relocation for global symbols in order to generate some entries in GOT. Only reserved and global entries are supported for now. For the detailed description about GOT in MIPS, see "Global Offset Table" in Chapter 5 in the followin document: ftp://www.linux-mips.org/pub/linux/mips/doc/ABI/mipsabi.pdf In addition, the platform specific symbol "_gp" is added, see "Global Data Symbols" in Chapter 6 in the aforementioned document. Differential revision: http://reviews.llvm.org/D14211 llvm-svn: 252275
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud