| /dflybsd-src/crypto/libressl/crypto/ts/ |
| H A D | ts_conf.c | 180 TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section() argument 182 if (!section) { in TS_CONF_get_tsa_section() 183 section = NCONF_get_string(conf, BASE_SECTION, ENV_DEFAULT_TSA); in TS_CONF_get_tsa_section() 184 if (!section) in TS_CONF_get_tsa_section() 187 return section; in TS_CONF_get_tsa_section() 191 TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial() argument 195 char *serial = NCONF_get_string(conf, section, ENV_SERIAL); in TS_CONF_set_serial() 198 TS_CONF_lookup_fail(section, ENV_SERIAL); in TS_CONF_set_serial() 212 TS_CONF_set_crypto_device(CONF *conf, const char *section, const char *device) in TS_CONF_set_crypto_device() argument 217 device = NCONF_get_string(conf, section, ENV_CRYPTO_DEVICE); in TS_CONF_set_crypto_device() [all …]
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | output.h | 273 extern section *get_named_text_section (tree, const char *, const char *); 288 extern void assemble_addr_to_section (rtx, section *); 465 section *next; 490 union GTY ((desc ("SECTION_STYLE (&(%h))"), for_user)) section { union 503 extern GTY(()) section *text_section; 504 extern GTY(()) section *data_section; 505 extern GTY(()) section *readonly_data_section; 506 extern GTY(()) section *sdata_section; 507 extern GTY(()) section *ctors_section; 508 extern GTY(()) section *dtors_section; [all …]
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | output.h | 278 extern section *get_named_text_section (tree, const char *, const char *); 292 extern void assemble_addr_to_section (rtx, section *); 534 section *next; 559 union GTY ((desc ("SECTION_STYLE (&(%h))"))) section { union 572 extern GTY(()) section *text_section; 573 extern GTY(()) section *data_section; 574 extern GTY(()) section *readonly_data_section; 575 extern GTY(()) section *sdata_section; 576 extern GTY(()) section *ctors_section; 577 extern GTY(()) section *dtors_section; [all …]
|
| /dflybsd-src/crypto/libressl/crypto/conf/ |
| H A D | conf_api.c | 81 _CONF_get_section(const CONF *conf, const char *section) in IMPLEMENT_LHASH_DOALL_ARG_FN() 85 if ((conf == NULL) || (section == NULL)) in IMPLEMENT_LHASH_DOALL_ARG_FN() 88 vv.section = (char *)section; in IMPLEMENT_LHASH_DOALL_ARG_FN() 95 _CONF_get_section_values(const CONF *conf, const char *section) in STACK_OF() 99 v = _CONF_get_section(conf, section); in STACK_OF() 107 _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() argument 112 ts = (STACK_OF(CONF_VALUE) *)section->value; in _CONF_add_string() 114 value->section = section->section; in _CONF_add_string() 130 _CONF_get_string(const CONF *conf, const char *section, const char *name) in _CONF_get_string() argument 137 if (section != NULL) { in _CONF_get_string() [all …]
|
| /dflybsd-src/contrib/gdb-7/bfd/ |
| H A D | simple.c | 33 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning() 43 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 57 asection *section ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow() 67 asection *section ATTRIBUTE_UNUSED, in simple_dummy_reloc_dangerous() 77 asection *section ATTRIBUTE_UNUSED, in simple_dummy_unattached_reloc() 101 asection *section; member 106 asection *section, in simple_save_output_info() argument 110 output_info[section->index].offset = section->output_offset; in simple_save_output_info() 111 output_info[section->index].section = section->output_section; in simple_save_output_info() 112 if ((section->flags & SEC_DEBUGGING) != 0 in simple_save_output_info() [all …]
|
| H A D | section.c | 758 memset (&((struct section_hash_entry *) entry)->section, 0, in bfd_section_hash_newfunc() 781 newsect->symbol->section = newsect; in _bfd_generic_new_section_hook() 860 return &sh->section; in bfd_get_section_by_name() 886 ((char *) sec - offsetof (struct section_hash_entry, section))); in bfd_get_next_section_by_name() 895 return &sh->section; in bfd_get_next_section_by_name() 963 if ((*operation) (abfd, &sh->section, user_storage)) in bfd_get_section_by_name_if() 964 return &sh->section; in bfd_get_section_by_name_if() 1071 newsect = &sh->section; in bfd_make_section_old_way() 1126 newsect = &sh->section; in bfd_make_section_anyway_with_flags() 1141 newsect = &new_sh->section; in bfd_make_section_anyway_with_flags() [all …]
|
| /dflybsd-src/contrib/binutils-2.27/bfd/ |
| H A D | simple.c | 32 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning() 41 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 54 asection *section ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow() 63 asection *section ATTRIBUTE_UNUSED, in simple_dummy_reloc_dangerous() 72 asection *section ATTRIBUTE_UNUSED, in simple_dummy_unattached_reloc() 94 asection *section; member 121 asection *section, in simple_save_output_info() argument 127 output_info = &saved_offsets->sections[section->index]; in simple_save_output_info() 128 output_info->offset = section->output_offset; in simple_save_output_info() 129 output_info->section = section->output_section; in simple_save_output_info() [all …]
|
| H A D | section.c | 797 memset (&((struct section_hash_entry *) entry)->section, 0, in bfd_section_hash_newfunc() 820 newsect->symbol->section = newsect; in _bfd_generic_new_section_hook() 899 return &sh->section; in bfd_get_section_by_name() 927 ((char *) sec - offsetof (struct section_hash_entry, section))); in bfd_get_next_section_by_name() 936 return &sh->section; in bfd_get_next_section_by_name() 1015 && (*operation) (abfd, &sh->section, user_storage)) in bfd_get_section_by_name_if() 1016 return &sh->section; in bfd_get_section_by_name_if() 1119 newsect = &sh->section; in bfd_make_section_old_way() 1174 newsect = &sh->section; in bfd_make_section_anyway_with_flags() 1189 newsect = &new_sh->section; in bfd_make_section_anyway_with_flags() [all …]
|
| H A D | tekhex.c | 359 asection *section, *alt_section; in first_phase() local 387 section = bfd_get_section_by_name (abfd, sym); in first_phase() 388 if (section == NULL) in first_phase() 395 section = bfd_make_section (abfd, n); in first_phase() 396 if (section == NULL) in first_phase() 406 if (!getvalue (&src, §ion->vma, src_end)) in first_phase() 410 if (val < section->vma) in first_phase() 411 val = section->vma; in first_phase() 412 section->size = val - section->vma; in first_phase() 415 if (section->size & 0x80000000) in first_phase() [all …]
|
| /dflybsd-src/contrib/binutils-2.34/bfd/ |
| H A D | simple.c | 32 asection *section ATTRIBUTE_UNUSED, in simple_dummy_warning() 41 asection *section ATTRIBUTE_UNUSED, in simple_dummy_undefined_symbol() 54 asection *section ATTRIBUTE_UNUSED, in simple_dummy_reloc_overflow() 63 asection *section ATTRIBUTE_UNUSED, in simple_dummy_reloc_dangerous() 72 asection *section ATTRIBUTE_UNUSED, in simple_dummy_unattached_reloc() 94 asection *section; member 121 asection *section, in simple_save_output_info() argument 127 output_info = &saved_offsets->sections[section->index]; in simple_save_output_info() 128 output_info->offset = section->output_offset; in simple_save_output_info() 129 output_info->section = section->output_section; in simple_save_output_info() [all …]
|
| H A D | section.c | 784 memset (&((struct section_hash_entry *) entry)->section, 0, in bfd_section_hash_newfunc() 807 newsect->symbol->section = newsect; in _bfd_generic_new_section_hook() 886 return &sh->section; in bfd_get_section_by_name() 914 ((char *) sec - offsetof (struct section_hash_entry, section))); in bfd_get_next_section_by_name() 923 return &sh->section; in bfd_get_next_section_by_name() 1002 && (*operation) (abfd, &sh->section, user_storage)) in bfd_get_section_by_name_if() 1003 return &sh->section; in bfd_get_section_by_name_if() 1106 newsect = &sh->section; in bfd_make_section_old_way() 1161 newsect = &sh->section; in bfd_make_section_anyway_with_flags() 1176 newsect = &new_sh->section; in bfd_make_section_anyway_with_flags() [all …]
|
| H A D | tekhex.c | 362 asection *section, *alt_section; in first_phase() local 390 section = bfd_get_section_by_name (abfd, sym); in first_phase() 391 if (section == NULL) in first_phase() 398 section = bfd_make_section (abfd, n); in first_phase() 399 if (section == NULL) in first_phase() 409 if (!getvalue (&src, §ion->vma, src_end)) in first_phase() 413 if (val < section->vma) in first_phase() 414 val = section->vma; in first_phase() 415 section->size = val - section->vma; in first_phase() 418 if (section->size & 0x80000000) in first_phase() [all …]
|
| H A D | linker.c | 1053 if (! bfd_is_com_section (p->section) in generic_link_check_archive_element() 1071 if (! bfd_is_com_section (p->section) in generic_link_check_archive_element() 1119 if (p->section == bfd_com_section_ptr) in generic_link_check_archive_element() 1120 h->u.c.p->section = bfd_make_section_old_way (symbfd, "COMMON"); in generic_link_check_archive_element() 1122 h->u.c.p->section = bfd_make_section_old_way (symbfd, in generic_link_check_archive_element() 1123 p->section->name); in generic_link_check_archive_element() 1124 h->u.c.p->section->flags |= SEC_ALLOC; in generic_link_check_archive_element() 1177 || bfd_is_ind_section (p->section)) in generic_link_add_symbol_list() 1351 return h->u.def.section->owner; in hash_entry_bfd() 1353 return h->u.c.p->section->owner; in hash_entry_bfd() [all …]
|
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | blockframe.c | 138 find_pc_sect_function (CORE_ADDR pc, struct obj_section *section) in find_pc_sect_function() argument 140 struct block *b = block_for_pc_sect (pc, section); in find_pc_sect_function() 197 struct obj_section *section; in find_pc_partial_function_gnu_ifunc() local 210 section = find_pc_overlay (pc); in find_pc_partial_function_gnu_ifunc() 211 if (section == NULL) in find_pc_partial_function_gnu_ifunc() 212 section = find_pc_section (pc); in find_pc_partial_function_gnu_ifunc() 214 mapped_pc = overlay_mapped_address (pc, section); in find_pc_partial_function_gnu_ifunc() 218 && section == cache_pc_function_section) in find_pc_partial_function_gnu_ifunc() 221 msymbol = lookup_minimal_symbol_by_pc_section (mapped_pc, section); in find_pc_partial_function_gnu_ifunc() 226 mapped_pc, section, 0); in find_pc_partial_function_gnu_ifunc() [all …]
|
| H A D | minidebug.c | 59 asection *section; member 80 asection *section = open_closure; in lzma_open() local 91 size = bfd_get_section_size (section); in lzma_open() 92 offset = section->filepos + size - LZMA_STREAM_HEADER_SIZE; in lzma_open() 94 || bfd_seek (section->owner, offset, SEEK_SET) != 0 in lzma_open() 95 || bfd_bread (footer, LZMA_STREAM_HEADER_SIZE, section->owner) in lzma_open() 108 if (bfd_seek (section->owner, offset, SEEK_SET) != 0 in lzma_open() 109 || bfd_bread (indexdata, options.backward_size, section->owner) in lzma_open() 123 lstream->section = section; in lzma_open() 153 asection *section = lstream->section; in lzma_pread() local [all …]
|
| /dflybsd-src/contrib/binutils-2.27/binutils/ |
| H A D | objdump.c | 364 process_section_p (asection * section) in process_section_p() argument 372 if (strcmp (only->name, section->name) == 0) in process_section_p() 441 dump_section_header (bfd *abfd, asection *section, in dump_section_header() argument 449 if (section->flags & SEC_LINKER_CREATED) in dump_section_header() 453 if (! process_section_p (section)) in dump_section_header() 456 printf ("%3d %-13s %08lx ", section->index, in dump_section_header() 457 bfd_get_section_name (abfd, section), in dump_section_header() 458 (unsigned long) bfd_section_size (abfd, section) / opb); in dump_section_header() 459 bfd_printf_vma (abfd, bfd_get_section_vma (abfd, section)); in dump_section_header() 461 bfd_printf_vma (abfd, section->lma); in dump_section_header() [all …]
|
| /dflybsd-src/crypto/libressl/crypto/x509/ |
| H A D | x509_conf.c | 77 static char *conf_lhash_get_string(void *db, const char *section, 80 const char *section); 347 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk() argument 355 if (!(nval = NCONF_get_section(conf, section))) in X509V3_EXT_add_nconf_sk() 371 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf() argument 378 return X509V3_EXT_add_nconf_sk(conf, ctx, section, sk); in X509V3_EXT_add_nconf() 384 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf() argument 391 return X509V3_EXT_add_nconf_sk(conf, ctx, section, sk); in X509V3_EXT_CRL_add_nconf() 397 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf() argument 405 i = X509V3_EXT_add_nconf_sk(conf, ctx, section, sk); in X509V3_EXT_REQ_add_nconf() [all …]
|
| /dflybsd-src/contrib/binutils-2.34/binutils/ |
| H A D | objdump.c | 467 process_section_p (asection * section) in process_section_p() argument 475 if (strcmp (only->name, section->name) == 0) in process_section_p() 544 dump_section_header (bfd *abfd, asection *section, void *data) in dump_section_header() argument 547 unsigned int opb = bfd_octets_per_byte (abfd, section); in dump_section_header() 552 if (section->flags & SEC_LINKER_CREATED) in dump_section_header() 556 if (! process_section_p (section)) in dump_section_header() 559 printf ("%3d %-*s %08lx ", section->index, longest_section_name, in dump_section_header() 560 sanitize_string (bfd_section_name (section)), in dump_section_header() 561 (unsigned long) bfd_section_size (section) / opb); in dump_section_header() 562 bfd_printf_vma (abfd, bfd_section_vma (section)); in dump_section_header() [all …]
|
| H A D | dwarf.c | 166 struct dwarf_section *section, in get_encoded_value() argument 202 val += section->address + (data - section->start); in get_encoded_value() 667 struct dwarf_section *section = &debug_displays [str].section; in fetch_indirect_string() local 670 if (section->start == NULL) in fetch_indirect_string() 673 if (offset >= section->size) in fetch_indirect_string() 680 ret = section->start + offset; in fetch_indirect_string() 684 if (strnlen ((const char *) ret, section->size - offset) in fetch_indirect_string() 685 == section->size - offset) in fetch_indirect_string() 695 struct dwarf_section *section = &debug_displays [line_str].section; in fetch_indirect_line_string() local 698 if (section->start == NULL) in fetch_indirect_line_string() [all …]
|
| /dflybsd-src/contrib/binutils-2.34/ld/ |
| H A D | ldctor.c | 59 asection *section, in ldctor_add_set_entry() argument 97 && section->owner != NULL in ldctor_add_set_entry() 98 && p->elements->section->owner != NULL in ldctor_add_set_entry() 99 && strcmp (bfd_get_target (section->owner), in ldctor_add_set_entry() 100 bfd_get_target (p->elements->section->owner)) != 0) in ldctor_add_set_entry() 111 e->section = section; in ldctor_add_set_entry() 287 if (p->elements->section->owner != NULL) in ldctor_build_sets() 288 howto = bfd_reloc_type_lookup (p->elements->section->owner, in ldctor_build_sets() 293 if (p->elements->section->owner == NULL) in ldctor_build_sets() 295 bfd_section_name (p->elements->section), in ldctor_build_sets() [all …]
|
| H A D | ldexp.c | 177 expld.result.section = NULL; in make_log2ceil() 184 if (expld.result.section != NULL) in make_abs() 185 expld.result.value += expld.result.section->vma; in make_abs() 186 expld.result.section = bfd_abs_section_ptr; in make_abs() 194 expld.result.section = bfd_abs_section_ptr; in new_abs() 228 exp_relop (asection *section, bfd_vma value) in exp_relop() argument 235 new_e->rel.section = section; in exp_relop() 246 expld.result.section = NULL; in new_number() 250 new_rel (bfd_vma value, asection *section) in new_rel() argument 255 expld.result.section = section; in new_rel() [all …]
|
| /dflybsd-src/contrib/binutils-2.27/ld/ |
| H A D | ldexp.c | 179 expld.result.section = NULL; in make_log2ceil() 186 if (expld.result.section != NULL) in make_abs() 187 expld.result.value += expld.result.section->vma; in make_abs() 188 expld.result.section = bfd_abs_section_ptr; in make_abs() 196 expld.result.section = bfd_abs_section_ptr; in new_abs() 230 exp_relop (asection *section, bfd_vma value) in exp_relop() argument 237 new_e->rel.section = section; in exp_relop() 248 expld.result.section = NULL; in new_number() 252 new_rel (bfd_vma value, asection *section) in new_rel() argument 257 expld.result.section = section; in new_rel() [all …]
|
| H A D | ldctor.c | 58 asection *section, in ldctor_add_set_entry() argument 96 && section->owner != NULL in ldctor_add_set_entry() 97 && p->elements->section->owner != NULL in ldctor_add_set_entry() 98 && strcmp (bfd_get_target (section->owner), in ldctor_add_set_entry() 99 bfd_get_target (p->elements->section->owner)) != 0) in ldctor_add_set_entry() 110 e->section = section; in ldctor_add_set_entry() 288 if (p->elements->section->owner != NULL) in ldctor_build_sets() 289 howto = bfd_reloc_type_lookup (p->elements->section->owner, in ldctor_build_sets() 294 bfd_get_target (p->elements->section->owner), in ldctor_build_sets() 358 minfo ("%G\n", e->section->owner, e->section, e->value); in ldctor_build_sets() [all …]
|
| /dflybsd-src/usr.bin/nl/ |
| H A D | nl.c | 272 int section; /* logical page section */ in filter() local 279 section = BODY; in filter() 293 section = idx; in filter() 301 switch (numbering_properties[section].type) { in filter() 321 (regexec(&numbering_properties[section].expr, in filter() 355 parse_numbering(const char *argstr, int section) in parse_numbering() argument 362 numbering_properties[section].type = number_all; in parse_numbering() 365 numbering_properties[section].type = number_none; in parse_numbering() 368 numbering_properties[section].type = number_nonempty; in parse_numbering() 372 if (numbering_properties[section].type == number_regex) in parse_numbering() [all …]
|
| /dflybsd-src/lib/libc/nameser/ |
| H A D | ns_parse.c | 75 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr() argument 85 if (section != ns_s_qd) { in ns_skiprr() 136 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr() argument 141 tmp = section; in ns_parserr() 142 if (tmp < 0 || section >= ns_s_max) in ns_parserr() 144 if (section != handle->_sect) in ns_parserr() 145 setsection(handle, section); in ns_parserr() 150 if (rrnum < 0 || rrnum >= handle->_counts[(int)section]) in ns_parserr() 153 setsection(handle, section); in ns_parserr() 155 b = ns_skiprr(handle->_msg_ptr, handle->_eom, section, in ns_parserr() [all …]
|