Home
last modified time | relevance | path

Searched refs:BFD_ALIGN (Results 1 – 25 of 27) sorted by relevance

12

/dragonfly/contrib/binutils-2.27/bfd/
HDarchive64.c166 padding = BFD_ALIGN (mapsize, 8) - mapsize; in _bfd_archive_64_bit_write_armap()
HDcoffcode.h3397 sofar = BFD_ALIGN (sofar, 1 << current->alignment_power); in coff_compute_section_file_positions()
3460 current->size = BFD_ALIGN (current->size, in coff_compute_section_file_positions()
3468 sofar = BFD_ALIGN (sofar, 1 << current->alignment_power); in coff_compute_section_file_positions()
3513 sofar = BFD_ALIGN (sofar, 1 << COFF_DEFAULT_SECTION_ALIGNMENT_POWER); in coff_compute_section_file_positions()
4236 (file_ptr) BFD_ALIGN (sym_base, COFF_PAGE_SIZE) - 1, in coff_write_object_contents()
HDlibbfd.h40 #define BFD_ALIGN(this, boundary) \ macro
HDelf.c4036 offset = BFD_ALIGN (offset, i_shdrp->sh_addralign); in _bfd_elf_assign_file_position_for_section()
4551 else if ((BFD_ALIGN (last_hdr->lma + last_size, maxpagesize) + maxpagesize in _bfd_elf_map_sections_to_segments()
4553 && (BFD_ALIGN (last_hdr->lma + last_size, maxpagesize) + maxpagesize in _bfd_elf_map_sections_to_segments()
6762 if ((BFD_ALIGN (prev_sec->lma + prev_sec->size, in rewrite_elf_program_header()
6764 < BFD_ALIGN (output_section->lma, maxpagesize)) in rewrite_elf_program_header()
10579 in.descdata = in.namedata + BFD_ALIGN (in.namesz, 4); in elf_parse_notes()
10641 p = in.descdata + BFD_ALIGN (in.descsz, 4); in elf_parse_notes()
HDcoffgen.c1440 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
HDelf32-i386.c3669 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_i386_tpoff()
HDelf64-x86-64.c4045 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_x86_64_tpoff()
HDelflink.c2852 dynbss->size = BFD_ALIGN (dynbss->size, mask + 1); in _bfd_elf_adjust_dynamic_copy()
/dragonfly/contrib/gdb-7/bfd/
HDarchive64.c160 padding = BFD_ALIGN (mapsize, 8) - mapsize; in bfd_elf64_archive_write_armap()
HDlibbfd.h39 #define BFD_ALIGN(this, boundary) \ macro
HDelf.c3421 offset = BFD_ALIGN (offset, i_shdrp->sh_addralign); in _bfd_elf_assign_file_position_for_section()
3928 else if ((BFD_ALIGN (last_hdr->lma + last_size, maxpagesize) + maxpagesize in _bfd_elf_map_sections_to_segments()
3930 && (BFD_ALIGN (last_hdr->lma + last_size, maxpagesize) + maxpagesize in _bfd_elf_map_sections_to_segments()
6009 if ((BFD_ALIGN (prev_sec->lma + prev_sec->size, in rewrite_elf_program_header()
6011 < BFD_ALIGN (output_section->lma, maxpagesize)) in rewrite_elf_program_header()
9627 in.descdata = in.namedata + BFD_ALIGN (in.namesz, 4); in elf_parse_notes()
9682 p = in.descdata + BFD_ALIGN (in.descsz, 4); in elf_parse_notes()
HDcoffgen.c1421 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
HDelf32-i386.c3129 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_i386_tpoff()
HDelf64-x86-64.c3139 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_x86_64_tpoff()
HDelflink.c2701 dynbss->size = BFD_ALIGN (dynbss->size, mask + 1); in _bfd_elf_adjust_dynamic_copy()
/dragonfly/contrib/binutils-2.34/bfd/
HDarchive64.c173 padding = BFD_ALIGN (mapsize, 8) - mapsize; in _bfd_archive_64_bit_write_armap()
HDopncls.c1906 inote.descdata = inote.namedata + BFD_ALIGN (inote.namesz, 4); in get_build_id()
1914 || size < (12 + BFD_ALIGN (inote.namesz, 4) + inote.descsz)) in get_build_id()
HDcoffcode.h3128 sofar = BFD_ALIGN (sofar, 1 << current->alignment_power); in coff_compute_section_file_positions()
3191 current->size = BFD_ALIGN (current->size, in coff_compute_section_file_positions()
3199 sofar = BFD_ALIGN (sofar, 1 << current->alignment_power); in coff_compute_section_file_positions()
3244 sofar = BFD_ALIGN (sofar, 1 << COFF_DEFAULT_SECTION_ALIGNMENT_POWER); in coff_compute_section_file_positions()
3937 (file_ptr) BFD_ALIGN (sym_base, COFF_PAGE_SIZE) - 1, in coff_write_object_contents()
HDelf.c4276 offset = BFD_ALIGN (offset, i_shdrp->sh_addralign); in _bfd_elf_assign_file_position_for_section()
4890 else if ((BFD_ALIGN (last_hdr->lma + last_size, maxpagesize) in _bfd_elf_map_sections_to_segments()
4892 && (BFD_ALIGN (last_hdr->lma + last_size, maxpagesize) in _bfd_elf_map_sections_to_segments()
7338 if ((BFD_ALIGN (prev_sec->lma + prev_sec->size, in rewrite_elf_program_header()
7340 < BFD_ALIGN (output_section->lma, maxpagesize)) in rewrite_elf_program_header()
HDcoffgen.c1450 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
HDelf32-i386.c1990 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_i386_tpoff()
HDbfd-in2.h291 #define BFD_ALIGN(this, boundary) \ macro
HDelf64-x86-64.c2361 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_x86_64_tpoff()
/dragonfly/contrib/binutils-2.34/binutils/
HDobjcopy.c1967 return BFD_ALIGN (pnote1->end, 16) < pnote2->start; in overlaps_or_adjoins()
1970 return BFD_ALIGN (pnote2->end, 16) < pnote1->start; in overlaps_or_adjoins()
3059 debuglink_vma = BFD_ALIGN (highest_section->vma in copy_object()
/dragonfly/contrib/binutils-2.27/binutils/
HDobjcopy.c2238 debuglink_vma = BFD_ALIGN (highest_section->vma in copy_object()

12