Home
last modified time | relevance | path

Searched refs:bed (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-10-stable/contrib/binutils/bfd/
Delflink.c41 const struct elf_backend_data *bed; in _bfd_elf_define_linkage_sym() local
64 bed = get_elf_backend_data (abfd); in _bfd_elf_define_linkage_sym()
65 (*bed->elf_backend_hide_symbol) (info, h, TRUE); in _bfd_elf_define_linkage_sym()
75 const struct elf_backend_data *bed = get_elf_backend_data (abfd); in _bfd_elf_create_got_section() local
83 switch (bed->s->arch_size) in _bfd_elf_create_got_section()
98 flags = bed->dynamic_sec_flags; in _bfd_elf_create_got_section()
105 if (bed->want_got_plt) in _bfd_elf_create_got_section()
113 if (bed->want_got_sym) in _bfd_elf_create_got_section()
126 s->size += bed->got_header_size; in _bfd_elf_create_got_section()
162 const struct elf_backend_data *bed; in _bfd_elf_link_create_dynamic_sections() local
[all …]
Delf-vxworks.c85 const struct elf_backend_data *bed; in elf_vxworks_create_dynamic_sections() local
89 bed = get_elf_backend_data (dynobj); in elf_vxworks_create_dynamic_sections()
94 bed->default_use_rela_p in elf_vxworks_create_dynamic_sections()
100 || !bfd_set_section_alignment (dynobj, s, bed->s->log_file_align)) in elf_vxworks_create_dynamic_sections()
157 const struct elf_backend_data *bed; in elf_vxworks_emit_relocs() local
162 bed = get_elf_backend_data (output_bfd); in elf_vxworks_emit_relocs()
166 * bed->s->int_rels_per_ext_rel); in elf_vxworks_emit_relocs()
186 for (j = 0; j < bed->s->int_rels_per_ext_rel; j++) in elf_vxworks_emit_relocs()
199 irela += bed->s->int_rels_per_ext_rel; in elf_vxworks_emit_relocs()
Delf.c346 const struct elf_backend_data *bed; in bfd_elf_get_elf_syms() local
362 bed = get_elf_backend_data (ibfd); in bfd_elf_get_elf_syms()
363 extsym_size = bed->s->sizeof_sym; in bfd_elf_get_elf_syms()
412 if (!(*bed->s->swap_symbol_in) (ibfd, esym, shndx, isym)) in bfd_elf_get_elf_syms()
700 const struct elf_backend_data *bed in _bfd_elf_setup_sections() local
702 if (bed->link_order_error_handler) in _bfd_elf_setup_sections()
703 bed->link_order_error_handler in _bfd_elf_setup_sections()
786 const struct elf_backend_data *bed; in _bfd_elf_make_section_from_shdr() local
895 bed = get_elf_backend_data (abfd); in _bfd_elf_make_section_from_shdr()
896 if (bed->elf_backend_section_flags) in _bfd_elf_make_section_from_shdr()
[all …]
Delfxx-sparc.c539 const struct elf_backend_data *bed; in sparc_elf_append_rela() local
542 bed = get_elf_backend_data (abfd); in sparc_elf_append_rela()
543 loc = s->contents + (s->reloc_count++ * bed->s->sizeof_rela); in sparc_elf_append_rela()
544 bed->s->swap_reloca_out (abfd, rel, loc); in sparc_elf_append_rela()
2477 const struct elf_backend_data *bed; in _bfd_sparc_elf_relocate_section() local
2483 bed = get_elf_backend_data (output_bfd); in _bfd_sparc_elf_relocate_section()
2908 if (bed->elf_osabi == ELFOSABI_FREEBSD) in _bfd_sparc_elf_relocate_section()
3637 const struct elf_backend_data *bed; in _bfd_sparc_elf_finish_dynamic_symbol() local
3641 bed = get_elf_backend_data (output_bfd); in _bfd_sparc_elf_finish_dynamic_symbol()
3711 loc += rela_index * bed->s->sizeof_rela; in _bfd_sparc_elf_finish_dynamic_symbol()
[all …]
Dbfd.c1616 const struct elf_backend_data *bed; in bfd_elf_set_pagesize() local
1618 bed = xvec_get_elf_backend_data (target); in bfd_elf_set_pagesize()
1619 *((bfd_vma *) ((char *) bed + offset)) = size; in bfd_elf_set_pagesize()
Delf32-mips.c1340 const struct elf_backend_data *bed; in mips_info_to_howto_rel() local
1344 bed = get_elf_backend_data (abfd); in mips_info_to_howto_rel()
1345 cache_ptr->howto = bed->elf_backend_mips_rtype_to_howto (r_type, FALSE); in mips_info_to_howto_rel()
Delf32-score.c1909 const struct elf_backend_data *bed; in score_elf_final_link_relocate() local
1912 bed = get_elf_backend_data (output_bfd); in score_elf_final_link_relocate()
1913 relend = relocs + input_section->reloc_count * bed->s->int_rels_per_ext_rel; in score_elf_final_link_relocate()
2218 const struct elf_backend_data *bed = get_elf_backend_data (output_bfd); in _bfd_score_elf_relocate_section() local
2223 && !(*bed->elf_backend_omit_section_dynsym) (output_bfd, info, p)) in _bfd_score_elf_relocate_section()
2501 const struct elf_backend_data *bed; in _bfd_score_elf_check_relocs() local
2532 bed = get_elf_backend_data (abfd); in _bfd_score_elf_check_relocs()
2533 rel_end = relocs + sec->reloc_count * bed->s->int_rels_per_ext_rel; in _bfd_score_elf_check_relocs()
Delf64-sparc.c215 const struct elf_backend_data *bed = get_elf_backend_data (abfd); in elf64_sparc_canonicalize_reloc() local
217 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in elf64_sparc_canonicalize_reloc()
Delfxx-mips.c6128 const struct elf_backend_data *bed; in _bfd_mips_elf_check_relocs() local
6392 bed = get_elf_backend_data (abfd); in _bfd_mips_elf_check_relocs()
6393 rel_end = relocs + sec->reloc_count * bed->s->int_rels_per_ext_rel; in _bfd_mips_elf_check_relocs()
7171 const struct elf_backend_data *bed; in count_section_dynsyms() local
7173 bed = get_elf_backend_data (output_bfd); in count_section_dynsyms()
7177 && !(*bed->elf_backend_omit_section_dynsym) (output_bfd, info, p)) in count_section_dynsyms()
7721 const struct elf_backend_data *bed; in _bfd_mips_elf_relocate_section() local
7723 bed = get_elf_backend_data (output_bfd); in _bfd_mips_elf_relocate_section()
7724 relend = relocs + input_section->reloc_count * bed->s->int_rels_per_ext_rel; in _bfd_mips_elf_relocate_section()
7812 >= (NUM_SHDR_ENTRIES (rel_hdr) * bed->s->int_rels_per_ext_rel)) in _bfd_mips_elf_relocate_section()
[all …]
Delf64-mips.c2350 const struct elf_backend_data *bed = get_elf_backend_data (abfd); in mips_elf64_canonicalize_reloc() local
2352 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in mips_elf64_canonicalize_reloc()
Delf32-i386.c2118 const struct elf_backend_data *bed in elf_i386_always_size_sections() local
2124 bed->collect, &bh))) in elf_i386_always_size_sections()
2129 (*bed->elf_backend_hide_symbol) (info, tlsbase, TRUE); in elf_i386_always_size_sections()
Delf64-x86-64.c1978 const struct elf_backend_data *bed in elf64_x86_64_always_size_sections() local
1984 bed->collect, &bh))) in elf64_x86_64_always_size_sections()
1989 (*bed->elf_backend_hide_symbol) (info, tlsbase, TRUE); in elf64_x86_64_always_size_sections()
Delf32-spu.c3044 const struct elf_backend_data *bed; in spu_elf_modify_program_headers() local
3054 bed = get_elf_backend_data (abfd); in spu_elf_modify_program_headers()
3057 count = tdata->program_header_size / bed->s->sizeof_phdr; in spu_elf_modify_program_headers()
DChangeLog-20061452 that and NSYMS as arguments. Use bed->s->sizeof_hash_entry
1453 instead of bed->s->arch_size / 8. Fix .hash size estimation.
2887 bed->elf_backend_emit_relocs from emit_relocs.
3564 (bfd_elf_gc_sections): Call bed->gc_mark_dynamic_ref.
/freebsd-10-stable/games/fortune/datfiles/
Dmurphy-o10 Early to rise and early to bed makes a male
Dlimerick720 Took a charming young widow to bed.
739 His wife was in bed
746 Of her well-rumpled bed
890 In bed was an able artiste.
915 She preferred it, in bed,
926 Went to bed with a VAX/780.
980 Used to toss off each night while in bed.
1607 When he sits on the foot of my bed;
1851 Went to bed with a one-legged man.
2374 In bed with a passionate gal.
[all …]
Dgerrold.limerick331 -- and to improve his reception in bed.
501 her legs wide on the bed,
/freebsd-10-stable/contrib/binutils/gas/config/
Dobj-elf.c536 const struct elf_backend_data *bed; in obj_elf_change_section() local
568 bed = get_elf_backend_data (stdoutput); in obj_elf_change_section()
569 ssect = (*bed->get_sec_type_attr) (stdoutput, sec); in obj_elf_change_section()
592 && (bed->s->arch_size != 64 in obj_elf_change_section()
/freebsd-10-stable/contrib/libarchive/libarchive/
Darchive_read_support_format_iso9660.c1540 uint32_t bst, bed; in zisofs_read_data() local
1559 bed = archive_le32dec( in zisofs_read_data()
1561 if (bed < bst) { in zisofs_read_data()
1567 zisofs->block_avail = bed - bst; in zisofs_read_data()
Darchive_write_set_format_iso9660.c7514 uint32_t bst, bed; in zisofs_detect_magic() local
7575 bed = archive_le32dec(p); in zisofs_detect_magic()
7576 if (bed < bst || bed > entry_size) in zisofs_detect_magic()
7578 doff += bed - bst; in zisofs_detect_magic()
7923 uint32_t bst, bed; in zisofs_extract() local
7940 bed = archive_le32dec( in zisofs_extract()
7942 if (bed < bst) { in zisofs_extract()
7948 zisofs->block_avail = bed - bst; in zisofs_extract()
/freebsd-10-stable/share/dict/
Dweb2a515 air bed
1609 anchor bed
1654 angel bed
3221 back-set bed
3538 balloon bed
4871 bed ale
4873 bed bolt
4875 bed check
4876 bed curtain
4885 bed fuel
[all …]
/freebsd-10-stable/contrib/binutils/binutils/
Dobjcopy.c817 const struct elf_backend_data *bed = get_elf_backend_data (abfd); in group_signature() local
821 && ghdr->sh_info < symhdr->sh_size / bed->s->sizeof_sym) in group_signature()
/freebsd-10-stable/contrib/binutils/ld/emultempl/
Delf32.em889 const struct elf_backend_data *bed;
891 bed = get_elf_backend_data (abfd);
893 bed->dynamic_sec_flags
/freebsd-10-stable/contrib/groff/tmac/
Dhyphenex.us721 test-bed
/freebsd-10-stable/contrib/tzdata/
Daustralasia1414 # bed, getting them to school, getting them to sleep at night.
1613 # going to bed Friday night and waking up Sunday morning because at midnight

12