x86: Add VERIFY_PLT_ENTRY
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 6 Oct 2017 07:46:56 +0000 (00:46 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 6 Oct 2017 07:48:26 +0000 (00:48 -0700)
Add VERIFY_PLT_ENTRY to verify that symbol has an entry in the procedure
linkage table.

* elfxx-x86.h (VERIFY_PLT_ENTRY): New.
* elf32-i386.c (elf_i386_finish_dynamic_symbol): Use it.
* elf64-x86-64.c (elf_x86_64_finish_dynamic_symbol): Likewise.


No differences found
This page took 0.040024 seconds and 4 git commands to generate.