Searched refs:refcounts (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py112 refcounts = self.val['_M_refcount']['_M_pi']
113 if refcounts != 0:
114 usecount = refcounts['_M_use_count']
115 weakcount = refcounts['_M_weak_count']
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h348 the values are refcounts. Set to init_got_offset/init_plt_offset
875 newly created and plt/got refcounts and dynamic indices should not
1280 bfd_signed_vma *refcounts;
1390 #define elf_local_got_refcounts(bfd) (elf_tdata(bfd) -> local_got.refcounts)
1278 bfd_signed_vma *refcounts; member in union:elf_obj_tdata::__anon2362
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h517 the values are refcounts. Set to init_got_offset/init_plt_offset
1153 newly created and plt/got refcounts and dynamic indices should not
1753 bfd_signed_vma *refcounts;
1872 #define elf_local_got_refcounts(bfd) (elf_tdata(bfd) -> local_got.refcounts)
1751 bfd_signed_vma *refcounts; member in union:elf_obj_tdata::__anon44

Completed in 117 milliseconds