Remove STT_IFUNC support.

This commit is contained in:
Nick Clifton 2008-12-23 09:01:51 +00:00
parent 5995b57073
commit 0f88be7a13
32 changed files with 83 additions and 640 deletions

View file

@ -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
{