Searched refs:refcount (Results 1 - 25 of 36) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-strtab.c35 unsigned int refcount; member in struct:elf_strtab_hash_entry
83 ret->refcount = 0;
156 entry->refcount++;
184 ++tab->array[idx]->refcount;
194 BFD_ASSERT (tab->array[idx]->refcount > 0);
195 --tab->array[idx]->refcount;
204 tab->array[idx]->refcount = 0;
223 BFD_ASSERT (entry->refcount > 0);
224 entry->refcount--;
241 BFD_ASSERT (tab->array[i]->refcount
[all...]
H A Dbfdwin.c45 /* The idea behind the next and refcount fields is that one mapped
57 . int refcount : 31; {* should be enough... *}
78 i->refcount--;
82 if (i->refcount != 0)
224 i->refcount = 1;
H A Delf32-cris.c1825 if (h->got.refcount > 0)
1827 --h->got.refcount;
1828 if (h->got.refcount == 0)
1876 && h->plt.refcount > 0)
1877 --h->plt.refcount;
1913 if (h->root.got.refcount > 0)
1915 /* There's a GOT entry for this symbol. Just adjust the refcount.
1918 h->root.got.refcount += h->gotplt_refcount;
1928 /* Put an accurate refcount there. */
1929 h->root.got.refcount
[all...]
H A Delf32-vax.c654 if (h->got.refcount == -1)
656 h->got.refcount = 1;
661 h->got.refcount++;
687 if (h->plt.refcount == -1)
688 h->plt.refcount = 1;
690 h->plt.refcount++;
717 if (h->plt.refcount == -1)
718 h->plt.refcount = 1;
720 h->plt.refcount++;
732 if (h->plt.refcount
[all...]
H A Delf32-sh.c3669 bfd_signed_vma refcount;
3734 bfd_signed_vma refcount;
3780 ret->datalabel_got.refcount = ret->root.got.refcount;
3815 ret->tls_ldm_got.refcount = 0;
4035 if (h->plt.refcount <= 0
4182 if ((h->got.refcount > 0
4188 h->got.refcount += eh->gotplt_refcount;
4189 if (h->plt.refcount >= eh->gotplt_refcount)
4190 h->plt.refcount
3667 bfd_signed_vma refcount; member in union:elf_sh_link_hash_entry::__anon3597
3732 bfd_signed_vma refcount; member in union:elf_sh_link_hash_table::__anon3599
[all...]
H A Delf32-i386.c602 bfd_signed_vma refcount;
671 ret->tls_ldm_got.refcount = 0;
781 && dir->got.refcount <= 0)
883 htab->tls_ldm_got.refcount += 1;
900 h->plt.refcount += 1;
936 h->got.refcount += 1;
1028 h->plt.refcount += 1;
1269 if (elf_i386_hash_table (info)->tls_ldm_got.refcount > 0)
1270 elf_i386_hash_table (info)->tls_ldm_got.refcount -= 1;
1280 if (h->got.refcount >
600 bfd_signed_vma refcount; member in union:elf_i386_link_hash_table::__anon3593
[all...]
H A Delf64-x86-64.c372 bfd_signed_vma refcount;
441 ret->tls_ld_got.refcount = 0;
550 && dir->got.refcount <= 0)
661 htab->tls_ld_got.refcount += 1;
698 h->got.refcount += 1;
777 h->plt.refcount += 1;
818 h->plt.refcount += 1;
1064 if (elf64_x86_64_hash_table (info)->tls_ld_got.refcount > 0)
1065 elf64_x86_64_hash_table (info)->tls_ld_got.refcount -= 1;
1074 if (h->got.refcount >
370 bfd_signed_vma refcount; member in union:elf64_x86_64_link_hash_table::__anon3611
[all...]
H A Delf32-m68k.c506 if (h->got.refcount == 0)
521 h->got.refcount++;
569 h->plt.refcount++;
595 h->plt.refcount++;
623 h->plt.refcount++;
635 h->plt.refcount++;
853 if (h->got.refcount > 0)
855 --h->got.refcount;
856 if (h->got.refcount == 0)
896 if (h->plt.refcount >
[all...]
H A Delf32-s390.c708 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon3596
780 ret->tls_ldm_got.refcount = 0;
894 && dir->got.refcount <= 0)
1073 h->plt.refcount += 1;
1094 h->plt.refcount += 1;
1101 htab->tls_ldm_got.refcount += 1;
1146 h->got.refcount += 1;
1206 h->plt.refcount += 1;
1456 if (elf_s390_hash_table (info)->tls_ldm_got.refcount > 0)
1457 elf_s390_hash_table (info)->tls_ldm_got.refcount
[all...]
H A Delf64-s390.c661 bfd_signed_vma refcount; member in union:elf_s390_link_hash_table::__anon3610
733 ret->tls_ldm_got.refcount = 0;
847 && dir->got.refcount <= 0)
1033 h->plt.refcount += 1;
1055 h->plt.refcount += 1;
1062 htab->tls_ldm_got.refcount += 1;
1108 h->got.refcount += 1;
1170 h->plt.refcount += 1;
1421 if (elf_s390_hash_table (info)->tls_ldm_got.refcount > 0)
1422 elf_s390_hash_table (info)->tls_ldm_got.refcount
[all...]
H A Delf64-ppc.c2382 bfd_signed_vma refcount;
3051 bfd_signed_vma refcount;
3065 bfd_signed_vma refcount;
3467 htab->elf.init_refcount.refcount = 0;
3851 dent->got.refcount += ent->got.refcount;
3880 dent->plt.refcount += ent->plt.refcount;
4130 ent->got.refcount = 0;
4133 ent->got.refcount
2380 bfd_signed_vma refcount; member in union:ppc64_elf_obj_tdata::__anon3606
3047 bfd_signed_vma refcount; member in union:got_entry::__anon3608
3061 bfd_signed_vma refcount; member in union:plt_entry::__anon3609
[all...]
H A Delf32-ppc.c214 bfd_signed_vma refcount;
2892 if (h->plt.refcount <= 0
3057 && h->plt.refcount > 0)
3120 if (eh->elf.got.refcount > 0)
3320 if (htab->tlsld_got.refcount > 0)
3657 htab->tlsld_got.refcount += 1;
3701 h->got.refcount += 1;
3780 h->plt.refcount++;
3885 h->plt.refcount++;
4111 htab->tlsld_got.refcount
213 bfd_signed_vma refcount; member in union:ppc_elf_link_hash_table::__anon3595
[all...]
H A Delf32-sparc.c646 bfd_signed_vma refcount;
716 ret->tls_ldm_got.refcount = 0;
829 && dir->got.refcount <= 0)
961 htab->tls_ldm_got.refcount += 1;
1005 h->got.refcount += 1;
1109 h->plt.refcount += 1;
1146 h->plt.refcount += 1;
1374 if (elf32_sparc_hash_table (info)->tls_ldm_got.refcount > 0)
1375 elf32_sparc_hash_table (info)->tls_ldm_got.refcount -= 1;
1387 if (h->got.refcount >
642 bfd_signed_vma refcount; member in union:elf32_sparc_link_hash_table::__anon3601
[all...]
H A Delf32-xtensa.c802 if (h->got.refcount <= 0)
803 h->got.refcount = 1;
805 h->got.refcount += 1;
817 if (h->plt.refcount <= 0)
820 h->plt.refcount = 1;
823 h->plt.refcount += 1;
932 if (h->plt.refcount > 0)
935 if (h->got.refcount < 0)
936 h->got.refcount = 0;
937 h->got.refcount
[all...]
H A Delf32-hppa.c1241 h->elf.got.refcount += 1;
1283 h->elf.plt.refcount += 1;
1559 if (h->got.refcount > 0)
1560 h->got.refcount -= 1;
1575 if (h->plt.refcount > 0)
1576 h->plt.refcount -= 1;
1585 if (h->plt.refcount > 0)
1586 h->plt.refcount -= 1;
1648 if (h->plt.refcount <= 0
1789 && h->plt.refcount >
[all...]
/haiku-fatelf/src/bin/bash/
H A Dpcomplib.c54 ret->refcount = 0;
74 cs->refcount--;
75 if (cs->refcount == 0)
97 new->refcount = cs->refcount;
184 cs->refcount++;
H A Dpcomplete.h29 int refcount; member in struct:compspec
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_sfont.h59 #define fluid_sample_incr_ref(_sample) { (_sample)->refcount++; }
62 (_sample)->refcount--; \
63 if (((_sample)->refcount == 0) && ((_sample)->notify)) \
/haiku-fatelf/headers/libs/fluidsynth/fluidsynth/
H A Dsfont.h165 unsigned int refcount; member in struct:_fluid_sample_t
176 #define fluid_sample_refcount(_sample) ((_sample)->refcount)
/haiku-fatelf/src/bin/network/wget/src/
H A Dhost.c83 int refcount; /* reference count; when it drops to member in struct:address_list
201 al->refcount = 1;
272 al->refcount = 1;
300 --al->refcount;
301 DEBUGP (("Releasing 0x%0*lx (new refcount %d).\n", PTR_FORMAT (al),
302 al->refcount));
303 if (al->refcount <= 0)
596 ++al->refcount;
611 ++al->refcount;
905 assert (al->refcount
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/ksocket_v3/libksocket/
H A Dksocket.c20 int32 refcount; member in struct:ks_globals
443 ksocket_globals->refcount++;
450 ksocket_globals->refcount=1;
487 ksocket_globals->refcount--;
488 if (ksocket_globals->refcount>0)
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dif.c402 KASSERT(ifma->ifma_refcount == 0, ("if_freemulti: refcount %d",
453 int refcount = 0; local
458 refcount = result->ifma_refcount;
464 if (refcount == 1 && ifp->if_ioctl != NULL)
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h728 uint32 refcount; member in struct:ext2_xattr_header
737 && refcount <= 1024;
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dcontext.c439 cx->gram->refcount--;
440 if (cx->gram->refcount == 0 && cx->gram != &SG) {
482 dx->gram->refcount++;
H A Dpermdic.c244 dm->dm_gram->refcount = 1;
267 dm->dm_gram->refcount--;
268 if (dm->dm_gram->refcount == 0) {

Completed in 331 milliseconds

12