Home
last modified time | relevance | path

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

12

/NextBSD/contrib/binutils/bfd/
HDelflink.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 …]
HDelf-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()
HDelf.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 …]
HDelfxx-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 …]
HDbfd.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()
HDelf32-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()
HDelf32-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()
HDelf64-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()
HDelfxx-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 …]
HDelf64-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()
HDelf32-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()
HDelf32-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()
HDelf64-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()
HDChangeLog-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.
/NextBSD/usr.bin/fortune/datfiles/
HDmurphy-o10 Early to rise and early to bed makes a male
HDlimerick720 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 …]
HDgerrold.limerick331 -- and to improve his reception in bed.
501 her legs wide on the bed,
HDfortunes1885 Senator Warren G. Harding in bed with an underage girl. He bought them
2299 brush your leg against a bed or desk, if you catch your foot in a curled-
2652 That I take before my bed,
2716 6:00, breakfast, and back in bed by 7:00. Pretty soon we were back in bed by
2978 enough, there beside her in bed was a very young, handsome man, clearly of
4585 do a garden without one? We make each bed three mouses and a half
7045 tiptoe to our room. But just as I'm about to slide into bed, she always
7438 A priest advised Voltaire on his death bed to renounce the devil.
8773 a beginning and an end. Camus clearly got up on the wrong side of bed, and
8930 All I want is a warm bed and a kind word and unlimited power.
[all …]
/NextBSD/contrib/binutils/gas/config/
HDobj-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()
/NextBSD/contrib/libarchive/libarchive/
HDarchive_read_support_format_iso9660.c1529 uint32_t bst, bed; in zisofs_read_data() local
1548 bed = archive_le32dec( in zisofs_read_data()
1550 if (bed < bst) { in zisofs_read_data()
1556 zisofs->block_avail = bed - bst; in zisofs_read_data()
HDarchive_write_set_format_iso9660.c7499 uint32_t bst, bed; in zisofs_detect_magic() local
7560 bed = archive_le32dec(p); in zisofs_detect_magic()
7561 if (bed < bst || bed > entry_size) in zisofs_detect_magic()
7563 doff += bed - bst; in zisofs_detect_magic()
7908 uint32_t bst, bed; in zisofs_extract() local
7925 bed = archive_le32dec( in zisofs_extract()
7927 if (bed < bst) { in zisofs_extract()
7933 zisofs->block_avail = bed - bst; in zisofs_extract()
/NextBSD/share/dict/
HDweb2a515 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 …]
/NextBSD/contrib/binutils/binutils/
HDobjcopy.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()
/NextBSD/contrib/binutils/ld/emultempl/
HDelf32.em889 const struct elf_backend_data *bed;
891 bed = get_elf_backend_data (abfd);
893 bed->dynamic_sec_flags
/NextBSD/contrib/groff/tmac/
HDhyphenex.us721 test-bed

12