| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | archive64.c | 166 padding = BFD_ALIGN (mapsize, 8) - mapsize; in _bfd_archive_64_bit_write_armap()
|
| HD | coffcode.h | 3397 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()
|
| HD | libbfd.h | 40 #define BFD_ALIGN(this, boundary) \ macro
|
| HD | elf.c | 4036 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()
|
| HD | coffgen.c | 1440 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
|
| HD | elf32-i386.c | 3669 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_i386_tpoff()
|
| HD | elf64-x86-64.c | 4045 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_x86_64_tpoff()
|
| HD | elflink.c | 2852 dynbss->size = BFD_ALIGN (dynbss->size, mask + 1); in _bfd_elf_adjust_dynamic_copy()
|
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | archive64.c | 160 padding = BFD_ALIGN (mapsize, 8) - mapsize; in bfd_elf64_archive_write_armap()
|
| HD | libbfd.h | 39 #define BFD_ALIGN(this, boundary) \ macro
|
| HD | elf.c | 3421 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()
|
| HD | coffgen.c | 1421 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
|
| HD | elf32-i386.c | 3129 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_i386_tpoff()
|
| HD | elf64-x86-64.c | 3139 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_x86_64_tpoff()
|
| HD | elflink.c | 2701 dynbss->size = BFD_ALIGN (dynbss->size, mask + 1); in _bfd_elf_adjust_dynamic_copy()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | archive64.c | 173 padding = BFD_ALIGN (mapsize, 8) - mapsize; in _bfd_archive_64_bit_write_armap()
|
| HD | opncls.c | 1906 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()
|
| HD | coffcode.h | 3128 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()
|
| HD | elf.c | 4276 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()
|
| HD | coffgen.c | 1450 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
|
| HD | elf32-i386.c | 1990 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_i386_tpoff()
|
| HD | bfd-in2.h | 291 #define BFD_ALIGN(this, boundary) \ macro
|
| HD | elf64-x86-64.c | 2361 static_tls_size = BFD_ALIGN (htab->tls_size, bed->static_tls_alignment); in elf_x86_64_tpoff()
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | objcopy.c | 1967 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/ |
| HD | objcopy.c | 2238 debuglink_vma = BFD_ALIGN (highest_section->vma in copy_object()
|