HomeSort by: relevance | last modified time | path
    Searched refs:newfunc (Results 1 - 25 of 73) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/bfd/
hash.c 327 . struct bfd_hash_entry *(*newfunc)
415 struct bfd_hash_entry *(* {*newfunc*})
425 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
460 table->newfunc = newfunc;
471 struct bfd_hash_entry *(* {*newfunc*})
481 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
486 return bfd_hash_table_init_n (table, newfunc, entsize,
611 hashp = (*table->newfunc) (NULL, table, string);
linker.c 478 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
490 ret = bfd_hash_table_init (&table->table, newfunc, entsize);
1848 ((*info->hash->table.newfunc)
cofflink.c 126 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
136 &&_bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
aoutx.h 2949 struct bfd_hash_entry *(*newfunc)
2954 return _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
elflink.c 1166 bool newweak, oldweak, newfunc, oldfunc;
1403 /* NEWFUNC and OLDFUNC indicate whether the new or old symbol,
1406 newfunc = (ELF_ST_TYPE (sym->st_info) != STT_NOTYPE
1412 if (!(newfunc && oldfunc)
1637 if (newfunc && oldfunc)
1686 && !newfunc)
1767 && (newweak || newfunc))))
8400 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
8416 ret = _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
1163 bool newweak, oldweak, newfunc, oldfunc; local
pdp11.c 2576 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
2581 return _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
bfd-in2.h 361 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
378 struct bfd_hash_entry *(* /*newfunc*/)
384 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils.old/dist/bfd/
hash.c 327 . struct bfd_hash_entry *(*newfunc)
415 struct bfd_hash_entry *(* {*newfunc*})
425 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
460 table->newfunc = newfunc;
471 struct bfd_hash_entry *(* {*newfunc*})
481 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
486 return bfd_hash_table_init_n (table, newfunc, entsize,
611 hashp = (*table->newfunc) (NULL, table, string);
linker.c 478 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
490 ret = bfd_hash_table_init (&table->table, newfunc, entsize);
1846 ((*info->hash->table.newfunc)
cofflink.c 126 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
136 &&_bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
aoutx.h 2949 struct bfd_hash_entry *(*newfunc)
2954 return _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
elflink.c 1159 bool newweak, oldweak, newfunc, oldfunc;
1390 /* NEWFUNC and OLDFUNC indicate whether the new or old symbol,
1393 newfunc = (ELF_ST_TYPE (sym->st_info) != STT_NOTYPE
1399 if (!(newfunc && oldfunc)
1624 if (newfunc && oldfunc)
1673 && !newfunc)
1754 && (newweak || newfunc))))
8391 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
8407 ret = _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
1156 bool newweak, oldweak, newfunc, oldfunc; local
pdp11.c 2576 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
2581 return _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize);
  /src/sys/arch/arm/ofw/
openfirm.c 704 OF_set_callback(of_callback_t newfunc)
710 of_callback_t newfunc; member in struct:__anon1134
718 args.newfunc = newfunc;
  /src/sys/arch/powerpc/powerpc/
openfirm.c 834 (*OF_set_callback (void (*newfunc)(void *))) (void *)
840 void (*newfunc)(void *);
851 args.newfunc = newfunc;
  /src/sys/arch/sparc/sparc/
openfirm.c 692 (*OF_set_callback(void (*newfunc)(void *)))(void *)
698 cell_t newfunc; member in struct:__anon2012
705 args.newfunc = ADR2CELL(newfunc);
  /src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h 724 int (*newfunc)(struct sysctl_req *, void *, size_t); member in struct:sysctl_req
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 365 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
382 struct bfd_hash_entry *(* /*newfunc*/)
388 struct bfd_hash_entry *(* /*newfunc*/)

Completed in 260 milliseconds

1 2 3