| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| tsec.c | 1 /* $NetBSD: tsec.c,v 1.1 2024/02/18 20:57:34 christos Exp $ */ 22 #include <dns/tsec.h> 48 dns_tsec_t *tsec; local 55 tsec = isc_mem_get(mctx, sizeof(*tsec)); 57 tsec->type = type; 58 tsec->mctx = mctx; 82 isc_mem_put(mctx, tsec, sizeof(*tsec)); 89 isc_mem_put(mctx, tsec, sizeof(*tsec)) 109 dns_tsec_t *tsec; local [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-xstormy16.c | 640 asection *tsec; 650 tsec = bfd_abs_section_ptr; 652 tsec = bfd_com_section_ptr; 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 656 address = (tsec->output_section->vma 657 + tsec->output_offset 638 asection *tsec; local
|
| elf32-m32c.c | 1212 asection *tsec; 1222 tsec = bfd_abs_section_ptr; 1224 tsec = bfd_com_section_ptr; 1226 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1228 address = (tsec->output_section->vma 1229 + tsec->output_offset 1206 asection *tsec; local
|
| elf32-rl78.c | 1594 asection *tsec; 1604 tsec = bfd_abs_section_ptr; 1606 tsec = bfd_com_section_ptr; 1608 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1610 address = (tsec->output_section->vma 1611 + tsec->output_offset 1588 asection *tsec; local
|
| elf64-x86-64.c | 1811 asection *tsec = NULL; 1959 tsec = bfd_abs_section_ptr; 1964 tsec = bfd_com_section_ptr; 1966 tsec = &bfd_elf_large_com_section; 1968 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1981 tsec = NULL; 2043 tsec = h->root.u.def.section; 2049 tsec = NULL; 2054 && (tsec == NULL || tsec->vma > sec->vma) 1809 asection *tsec = NULL; local [all...] |
| elf64-alpha.c | 2952 asection *tsec; 3117 if (info->sec == info->tsec) 3126 (info->abfd, info->tsec, NULL, 3131 tsec_relend = tsec_relocs + info->tsec->reloc_count; 3132 tsec_free = (elf_section_data (info->tsec)->relocs == tsec_relocs 3138 ofs = (symval - info->tsec->output_section->vma 3139 - info->tsec->output_offset); 3155 if (info->link_info->output_bfd->xvec != info->tsec->owner->xvec 3156 || info->gotobj != alpha_elf_tdata (info->tsec->owner)->gotobj) 3842 info.tsec = bfd_abs_section_ptr 2943 asection *tsec; member in struct:alpha_relax_info [all...] |
| elf64-ia64-vms.c | 341 asection *tsec; member in struct:one_fixup 408 asection *tsec; local 479 tsec = bfd_abs_section_ptr; 481 tsec = bfd_com_section_ptr; 483 tsec = bfd_com_section_ptr; 485 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); 514 tsec = ia64_info->root.splt; 530 tsec = h->root.u.def.section; 537 symaddr = tsec->output_section->vma + tsec->output_offset + toff [all...] |
| elfnn-ia64.c | 343 asection *tsec; 411 asection *tsec; 483 tsec = bfd_abs_section_ptr; 485 tsec = bfd_com_section_ptr; 487 tsec = bfd_com_section_ptr; 489 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); 519 tsec = ia64_info->root.splt; 535 tsec = h->root.u.def.section; 542 if (tsec->sec_info_type == SEC_INFO_TYPE_MERGE) 563 toff = _bfd_merged_section_offset (abfd, &tsec, toff) 340 asection *tsec; member in struct:one_fixup 408 asection *tsec; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-xstormy16.c | 640 asection *tsec; 650 tsec = bfd_abs_section_ptr; 652 tsec = bfd_com_section_ptr; 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 656 address = (tsec->output_section->vma 657 + tsec->output_offset 638 asection *tsec; local
|
| elf32-m32c.c | 1207 asection *tsec; 1217 tsec = bfd_abs_section_ptr; 1219 tsec = bfd_com_section_ptr; 1221 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1223 address = (tsec->output_section->vma 1224 + tsec->output_offset 1201 asection *tsec; local
|
| elf32-rl78.c | 1589 asection *tsec; 1599 tsec = bfd_abs_section_ptr; 1601 tsec = bfd_com_section_ptr; 1603 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1605 address = (tsec->output_section->vma 1606 + tsec->output_offset 1583 asection *tsec; local
|
| elf64-x86-64.c | 1799 asection *tsec = NULL; 1947 tsec = bfd_abs_section_ptr; 1952 tsec = bfd_com_section_ptr; 1954 tsec = &_bfd_elf_large_com_section; 1956 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1969 tsec = NULL; 2031 tsec = h->root.u.def.section; 2037 tsec = NULL; 2042 && (tsec == NULL || tsec->vma > sec->vma) 1797 asection *tsec = NULL; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-xstormy16.c | 640 asection *tsec; 650 tsec = bfd_abs_section_ptr; 652 tsec = bfd_com_section_ptr; 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 656 address = (tsec->output_section->vma 657 + tsec->output_offset 638 asection *tsec; local
|
| elf32-m32c.c | 1206 asection *tsec; 1216 tsec = bfd_abs_section_ptr; 1218 tsec = bfd_com_section_ptr; 1220 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1222 address = (tsec->output_section->vma 1223 + tsec->output_offset 1200 asection *tsec; local
|
| elf32-rl78.c | 1588 asection *tsec; 1598 tsec = bfd_abs_section_ptr; 1600 tsec = bfd_com_section_ptr; 1602 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1604 address = (tsec->output_section->vma 1605 + tsec->output_offset 1582 asection *tsec; local
|
| elf64-x86-64.c | 1749 asection *tsec; 1827 tsec = bfd_abs_section_ptr; 1832 tsec = bfd_com_section_ptr; 1834 tsec = &_bfd_elf_large_com_section; 1836 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1909 tsec = h->root.u.def.section; 1916 if (elf_section_data (tsec) != NULL 1917 && (elf_section_flags (tsec) & SHF_X86_64_LARGE) != 0) 1747 asection *tsec; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-xstormy16.c | 640 asection *tsec; 650 tsec = bfd_abs_section_ptr; 652 tsec = bfd_com_section_ptr; 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 656 address = (tsec->output_section->vma 657 + tsec->output_offset 638 asection *tsec; local
|
| elf32-m32c.c | 1206 asection *tsec; 1216 tsec = bfd_abs_section_ptr; 1218 tsec = bfd_com_section_ptr; 1220 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1222 address = (tsec->output_section->vma 1223 + tsec->output_offset 1200 asection *tsec; local
|
| elf32-rl78.c | 1588 asection *tsec; 1598 tsec = bfd_abs_section_ptr; 1600 tsec = bfd_com_section_ptr; 1602 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 1604 address = (tsec->output_section->vma 1605 + tsec->output_offset 1582 asection *tsec; local
|
| elf64-x86-64.c | 1670 asection *tsec; 1748 tsec = bfd_abs_section_ptr; 1753 tsec = bfd_com_section_ptr; 1755 tsec = &_bfd_elf_large_com_section; 1757 tsec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1830 tsec = h->root.u.def.section; 1837 if (elf_section_data (tsec) != NULL 1838 && (elf_section_flags (tsec) & SHF_X86_64_LARGE) != 0) 1668 asection *tsec; local
|
| /src/external/bsd/mdocml/dist/ |
| mdoc_html.c | 518 struct tag *t, *tsec, *tsub; local 544 tsec = print_otag(h, TAG_LI, ""); 568 print_tagq(h, tsec);
|
| /src/sys/dev/scsipi/ |
| cd.c | 2912 uint8_t control, tmin, tsec, tframe, pmin, psec, pframe; local 2988 tsec = rawtoc->sec; 3017 lba = hmsf2lba(0, tmin, tsec, tframe);
|
| /src/usr.sbin/sysinst/ |
| mbr.c | 799 unsigned int tcyl, temp, thead, tsec; local 806 tsec = relsecs - thead * sec + 1; 813 *secp = MBR_PUT_MSCYLANDSEC(tcyl, tsec);
|
| /src/external/cddl/osnet/dist/cmd/zdb/ |
| zdb.c | 1083 time_t tsec; local 1151 tsec = time; 1152 (void) localtime_r(&tsec, &t);
|
| /src/external/cddl/osnet/dist/cmd/zpool/ |
| zpool_main.c | 5169 time_t tsec; local 5172 tsec = fnvlist_lookup_uint64(records[i], 5174 (void) localtime_r(&tsec, &t);
|