Home
last modified time | relevance | path

Searched refs:crefs (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c1616 uint64_t crefs; in ipfw_xlat_reap_dispatch() local
1618 crefs = slave_x->xlat_crefs + x->xlat_crefs; in ipfw_xlat_reap_dispatch()
1619 if (crefs == 0) { in ipfw_xlat_reap_dispatch()
1649 uint64_t crefs; in ipfw_xlat_free_dispatch() local
1664 crefs = slave_x->xlat_crefs + x->xlat_crefs; in ipfw_xlat_free_dispatch()
1665 if (crefs == 0) { in ipfw_xlat_free_dispatch()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delflink.c6709 unsigned int crefs; in bfd_elf_size_dynamic_sections() local
6714 crefs = 0; in bfd_elf_size_dynamic_sections()
6722 ++crefs; in bfd_elf_size_dynamic_sections()
6785 elf_tdata (output_bfd)->cverrefs = crefs; in bfd_elf_size_dynamic_sections()
7055 unsigned int crefs = elf_tdata (output_bfd)->cverdefs; in bfd_elf_size_dynamic_sections() local
7058 || !_bfd_elf_add_dynamic_entry (info, DT_VERDEFNUM, crefs)) in bfd_elf_size_dynamic_sections()
7085 unsigned int crefs = elf_tdata (output_bfd)->cverrefs; in bfd_elf_size_dynamic_sections() local
7088 || !_bfd_elf_add_dynamic_entry (info, DT_VERNEEDNUM, crefs)) in bfd_elf_size_dynamic_sections()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delflink.c6484 unsigned int crefs; in bfd_elf_size_dynamic_sections() local
6489 crefs = 0; in bfd_elf_size_dynamic_sections()
6497 ++crefs; in bfd_elf_size_dynamic_sections()
6561 || !_bfd_elf_add_dynamic_entry (info, DT_VERNEEDNUM, crefs)) in bfd_elf_size_dynamic_sections()
6564 elf_tdata (output_bfd)->cverrefs = crefs; in bfd_elf_size_dynamic_sections()
/dragonfly/contrib/gdb-7/bfd/
H A Delflink.c6306 unsigned int crefs; in bfd_elf_size_dynamic_sections() local
6311 crefs = 0; in bfd_elf_size_dynamic_sections()
6319 ++crefs; in bfd_elf_size_dynamic_sections()
6383 || !_bfd_elf_add_dynamic_entry (info, DT_VERNEEDNUM, crefs)) in bfd_elf_size_dynamic_sections()
6386 elf_tdata (output_bfd)->cverrefs = crefs; in bfd_elf_size_dynamic_sections()