Remove STT_IFUNC support.
This commit is contained in:
parent
5995b57073
commit
0f88be7a13
32 changed files with 83 additions and 640 deletions
|
@ -2722,8 +2722,6 @@ dump_reloc_set (bfd *abfd, asection *sec, arelent **relpp, long relcount)
|
|||
if (sym_name)
|
||||
{
|
||||
objdump_print_symname (abfd, NULL, *q->sym_ptr_ptr);
|
||||
if ((*q->sym_ptr_ptr)->flags & BSF_INDIRECT_FUNCTION)
|
||||
printf ("() ");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue