Searched refs:table_handlers (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3738 bfd_vma *table_handlers;
3876 if (addr == info->table_handlers[idx])
3936 info->table_handlers = (bfd_vma *)
3938 if (info->table_handlers == NULL)
3947 free (info->table_handlers);
3959 info->table_handlers[idx] = (h->u.def.value
3964 info->table_handlers[idx] = info->table_default_handler;
3988 if (info->table_handlers[idx] == info->table_default_handler)
3999 if (info->table_handlers[idx] == (bfd_vma) (-1))
4002 else if (info->table_handlers[id
3730 bfd_vma *table_handlers; member in struct:__anon606
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3750 bfd_vma *table_handlers;
3888 if (addr == info->table_handlers[idx])
3948 info->table_handlers = (bfd_vma *)
3950 if (info->table_handlers == NULL)
3959 free (info->table_handlers);
3971 info->table_handlers[idx] = (h->u.def.value
3976 info->table_handlers[idx] = info->table_default_handler;
4001 if (info->table_handlers[idx] == info->table_default_handler)
4013 if (info->table_handlers[idx] == (bfd_vma) (-1))
4016 else if (info->table_handlers[id
3742 bfd_vma *table_handlers; member in struct:__anon449
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3750 bfd_vma *table_handlers;
3888 if (addr == info->table_handlers[idx])
3948 info->table_handlers = (bfd_vma *)
3950 if (info->table_handlers == NULL)
3959 free (info->table_handlers);
3971 info->table_handlers[idx] = (h->u.def.value
3976 info->table_handlers[idx] = info->table_default_handler;
4000 if (info->table_handlers[idx] == info->table_default_handler)
4011 if (info->table_handlers[idx] == (bfd_vma) (-1))
4014 else if (info->table_handlers[id
3742 bfd_vma *table_handlers; member in struct:__anon110
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3751 bfd_vma *table_handlers;
3889 if (addr == info->table_handlers[idx])
3949 info->table_handlers = (bfd_vma *)
3951 if (info->table_handlers == NULL)
3960 free (info->table_handlers);
3972 info->table_handlers[idx] = (h->u.def.value
3977 info->table_handlers[idx] = info->table_default_handler;
4002 if (info->table_handlers[idx] == info->table_default_handler)
4014 if (info->table_handlers[idx] == (bfd_vma) (-1))
4017 else if (info->table_handlers[id
3743 bfd_vma *table_handlers; member in struct:__anon108
[all...]

Completed in 225 milliseconds