Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dcompress.c76 bfd_compress_section_contents (bfd *abfd, sec_ptr sec, in bfd_compress_section_contents()
223 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr) in bfd_get_full_section_contents()
343 bfd_cache_section_contents (asection *sec, void *contents) in bfd_cache_section_contents()
370 bfd_is_section_compressed_with_header (bfd *abfd, sec_ptr sec, in bfd_is_section_compressed_with_header()
440 bfd_is_section_compressed (bfd *abfd, sec_ptr sec) in bfd_is_section_compressed()
469 bfd_init_section_decompress_status (bfd *abfd, sec_ptr sec) in bfd_init_section_decompress_status()
533 bfd_init_section_compress_status (bfd *abfd, sec_ptr sec) in bfd_init_section_compress_status()
584 bfd_compress_section (bfd *abfd, sec_ptr sec, bfd_byte *uncompressed_buffer) in bfd_compress_section()
H A Delf-eh-frame.c481 asection *sec) in bfd_elf_record_eh_frame_entry()
513 asection *sec, struct elf_reloc_cookie *cookie) in _bfd_elf_parse_eh_frame_entry()
566 asection *sec, struct elf_reloc_cookie *cookie) in _bfd_elf_parse_eh_frame()
1051 asection *sec; in cmp_eh_frame_hdr() local
1070 add_eh_frame_hdr_terminator (asection *sec, in add_eh_frame_hdr_terminator()
1132 mark_entry (struct bfd_link_info *info, asection *sec, in mark_entry()
1152 _bfd_elf_gc_mark_fdes (struct bfd_link_info *info, asection *sec, in _bfd_elf_gc_mark_fdes()
1184 find_merged_cie (bfd *abfd, struct bfd_link_info *info, asection *sec, in find_merged_cie()
1320 (bfd *abfd, struct bfd_link_info *info, asection *sec, in _bfd_elf_discard_section_eh_frame()
1428 asection *sec; in _bfd_elf_discard_section_eh_frame_hdr() local
[all …]
H A Delf-vxworks.c194 asection *sec = (*hash_ptr)->root.u.def.section; in elf_vxworks_emit_relocs() local
219 asection * sec; in elf_vxworks_final_write_processing() local
262 asection *sec; in elf_vxworks_finish_dynamic_entry() local
H A Dmerge.c90 asection *sec; member
291 asection *sec = secinfo->sec; in sec_merge_emit() local
359 _bfd_add_merge_section (bfd *abfd, void **psinfo, asection *sec, in _bfd_add_merge_section()
467 asection *sec = secinfo->sec; in record_section() local
800 _bfd_write_merged_section (bfd *output_bfd, asection *sec, void *psecinfo) in _bfd_write_merged_section()
852 asection *sec = *psec; in _bfd_merged_section_offset() local
H A Dbinary.c60 asection *sec; in binary_object_p() local
151 asection *sec = (asection *) abfd->tdata.any; in binary_canonicalize_symtab() local
223 asection *sec, in binary_set_section_contents()
H A Dcoffgen.c494 asection *sec, in _bfd_coff_read_internal_relocs()
625 asection * sec = q->symbol.section->output_section; in coff_count_linenumbers() local
2568 asection *sec, in _bfd_coff_section_already_linked()
2667 asection *sec) in init_reloc_cookie_rels()
2692 asection *sec) in fini_reloc_cookie_rels()
2709 asection *sec) in init_reloc_cookie_for_section()
2727 asection *sec) in fini_reloc_cookie_for_section()
2734 _bfd_coff_gc_mark_hook (asection *sec, in _bfd_coff_gc_mark_hook()
2767 _bfd_coff_gc_mark_rsec (struct bfd_link_info *info, asection *sec, in _bfd_coff_gc_mark_rsec()
2797 asection *sec, in _bfd_coff_gc_mark_reloc()
[all …]
H A Dcoff-bfd.h66 #define coff_section_data(abfd, sec) \ argument
69 #define bfd_coff_get_comdat_section(abfd, sec) \ argument
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dcompress.c76 bfd_compress_section_contents (bfd *abfd, sec_ptr sec, in bfd_compress_section_contents()
227 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr) in bfd_get_full_section_contents()
375 bfd_cache_section_contents (asection *sec, void *contents) in bfd_cache_section_contents()
405 bfd_is_section_compressed_with_header (bfd *abfd, sec_ptr sec, in bfd_is_section_compressed_with_header()
479 bfd_is_section_compressed (bfd *abfd, sec_ptr sec) in bfd_is_section_compressed()
510 bfd_init_section_decompress_status (bfd *abfd, sec_ptr sec) in bfd_init_section_decompress_status()
577 bfd_init_section_compress_status (bfd *abfd, sec_ptr sec) in bfd_init_section_compress_status()
627 bfd_compress_section (bfd *abfd, sec_ptr sec, bfd_byte *uncompressed_buffer) in bfd_compress_section()
H A Delf-eh-frame.c331 const asection *sec) in next_cie_fde_offset()
494 asection *sec) in bfd_elf_record_eh_frame_entry()
526 asection *sec, struct elf_reloc_cookie *cookie) in _bfd_elf_parse_eh_frame_entry()
579 asection *sec, struct elf_reloc_cookie *cookie) in _bfd_elf_parse_eh_frame()
1069 asection *sec; in cmp_eh_frame_hdr() local
1088 add_eh_frame_hdr_terminator (asection *sec, in add_eh_frame_hdr_terminator()
1150 mark_entry (struct bfd_link_info *info, asection *sec, in mark_entry()
1170 _bfd_elf_gc_mark_fdes (struct bfd_link_info *info, asection *sec, in _bfd_elf_gc_mark_fdes()
1202 find_merged_cie (bfd *abfd, struct bfd_link_info *info, asection *sec, in find_merged_cie()
1335 offset_adjust (bfd_vma offset, const asection *sec) in offset_adjust()
[all …]
H A Delf-vxworks.c194 asection *sec = (*hash_ptr)->root.u.def.section; in elf_vxworks_emit_relocs() local
218 asection * sec; in elf_vxworks_final_write_processing() local
263 asection *sec; in elf_vxworks_finish_dynamic_entry() local
H A Dmerge.c91 asection *sec; member
292 asection *sec = secinfo->sec; in sec_merge_emit() local
362 _bfd_add_merge_section (bfd *abfd, void **psinfo, asection *sec, in _bfd_add_merge_section()
479 asection *sec = secinfo->sec; in record_section() local
825 _bfd_write_merged_section (bfd *output_bfd, asection *sec, void *psecinfo) in _bfd_write_merged_section()
877 asection *sec = *psec; in _bfd_merged_section_offset() local
H A Dsection.c907 bfd_get_next_section_by_name (bfd *ibfd, asection *sec) in bfd_get_next_section_by_name()
953 asection *sec = bfd_get_section_by_name (abfd, name); in bfd_get_linker_section() local
1317 bfd_rename_section (asection *sec, const char *newname) in bfd_rename_section()
1421 bfd_set_section_size (asection *sec, bfd_size_type val) in bfd_set_section_size()
1607 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) in bfd_malloc_and_get_section()
H A Dcoffgen.c503 asection *sec, in _bfd_coff_read_internal_relocs()
634 asection * sec = q->symbol.section->output_section; in coff_count_linenumbers() local
2642 asection *sec, in _bfd_coff_section_already_linked()
2744 asection *sec) in init_reloc_cookie_rels()
2769 asection *sec) in fini_reloc_cookie_rels()
2786 asection *sec) in init_reloc_cookie_for_section()
2804 asection *sec) in fini_reloc_cookie_for_section()
2811 _bfd_coff_gc_mark_hook (asection *sec, in _bfd_coff_gc_mark_hook()
2858 _bfd_coff_gc_mark_rsec (struct bfd_link_info *info, asection *sec, in _bfd_coff_gc_mark_rsec()
2888 asection *sec, in _bfd_coff_gc_mark_reloc()
[all …]
H A Dbinary.c60 asection *sec; in binary_object_p() local
151 asection *sec = (asection *) abfd->tdata.any; in binary_canonicalize_symtab() local
223 asection *sec, in binary_set_section_contents()
H A Dcoff-bfd.h68 #define coff_section_data(abfd, sec) \ argument
71 #define bfd_coff_get_comdat_section(abfd, sec) \ argument
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dbss_load.c20 unsigned int *sec, unsigned int *usec) in get_bss_load_update_timeout()
45 unsigned int sec, usec; in update_channel_utilization() local
85 unsigned int sec, usec; in bss_load_update_init() local
H A Dairtime_policy.c37 unsigned int *sec, in get_airtime_policy_update_timeout()
133 unsigned int sec, usec; in update_airtime_weights() local
253 unsigned int sec, usec; in airtime_policy_update_init() local
/dflybsd-src/contrib/gdb-7/bfd/
H A Dcompress.c158 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr) in bfd_get_full_section_contents()
270 bfd_cache_section_contents (asection *sec, void *contents) in bfd_cache_section_contents()
292 bfd_is_section_compressed (bfd *abfd, sec_ptr sec) in bfd_is_section_compressed()
H A Delf-vxworks.c196 asection *sec = (*hash_ptr)->root.u.def.section; in elf_vxworks_emit_relocs() local
221 asection * sec; in elf_vxworks_final_write_processing() local
264 asection *sec; in elf_vxworks_finish_dynamic_entry() local
H A Dmerge.c90 asection *sec; member
290 asection *sec = secinfo->sec; in sec_merge_emit() local
344 _bfd_add_merge_section (bfd *abfd, void **psinfo, asection *sec, in _bfd_add_merge_section()
452 asection *sec = secinfo->sec; in record_section() local
785 _bfd_write_merged_section (bfd *output_bfd, asection *sec, void *psecinfo) in _bfd_write_merged_section()
820 asection *sec = *psec; in _bfd_merged_section_offset() local
H A Delf-eh-frame.c466 asection *sec, struct elf_reloc_cookie *cookie) in _bfd_elf_parse_eh_frame()
946 mark_entry (struct bfd_link_info *info, asection *sec, in mark_entry()
966 _bfd_elf_gc_mark_fdes (struct bfd_link_info *info, asection *sec, in _bfd_elf_gc_mark_fdes()
998 find_merged_cie (bfd *abfd, struct bfd_link_info *info, asection *sec, in find_merged_cie()
1131 (bfd *abfd, struct bfd_link_info *info, asection *sec, in _bfd_elf_discard_section_eh_frame()
1227 asection *sec; in _bfd_elf_discard_section_eh_frame_hdr() local
1307 asection *sec, in _bfd_elf_eh_frame_section_offset()
1392 asection *sec, in _bfd_elf_write_section_eh_frame()
1772 asection *sec; in _bfd_elf_write_section_eh_frame_hdr() local
H A Dbinary.c61 asection *sec; in binary_object_p() local
152 asection *sec = (asection *) abfd->tdata.any; in binary_canonicalize_symtab() local
221 asection *sec, in binary_set_section_contents()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dwrite.c378 renumber_sections (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *countparg) in renumber_sections()
547 relax_seg (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *xxx) in relax_seg()
558 size_seg (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *xxx ATTRIBUTE_UNUSED) in size_seg()
634 dump_section_relocs (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, FILE *stream) in dump_section_relocs()
687 asection *sec; in resolve_reloc_expr_symbols() local
779 asection *sec, in adjust_reloc_syms()
1147 asection *sec, in fix_segment()
1156 install_reloc (asection *sec, arelent *reloc, fragS *fragp, in install_reloc()
1218 write_relocs (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, in write_relocs()
1423 compress_debug (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in compress_debug()
[all …]
/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_inode_cnv.c97 ext2_decode_extra_time(ext_time_t *sec, int32_t *nsec, uint32_t extra) in ext2_decode_extra_time()
200 ext2_encode_extra_time(int64_t sec, int32_t nsec) in ext2_encode_extra_time()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dwrite.c378 renumber_sections (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *countparg) in renumber_sections()
533 relax_seg (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *xxx) in relax_seg()
544 size_seg (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in size_seg()
620 dump_section_relocs (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, FILE *stream) in dump_section_relocs()
673 asection *sec; in resolve_reloc_expr_symbols() local
765 asection *sec, in adjust_reloc_syms()
1131 asection *sec, in fix_segment()
1140 install_reloc (asection *sec, arelent *reloc, fragS *fragp, in install_reloc()
1202 write_relocs (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in write_relocs()
1405 compress_debug (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in compress_debug()
[all …]

1234567891011