/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf-m10300.c | 547 int ptralign; local 556 ptralign = 2; 560 ptralign = 3; 596 || ! bfd_set_section_alignment (abfd, s, ptralign)) 603 || ! bfd_set_section_alignment (abfd, s, ptralign)) 3893 int ptralign = 0; local 3898 ptralign = 2; 3902 ptralign = 3; 3921 || ! bfd_set_section_alignment (abfd, s, ptralign)) 3948 || ! bfd_set_section_alignment (abfd, s, ptralign)) [all …]
|
H A D | elf64-sh64.c | 3194 int ptralign = 0; in sh64_elf64_create_dynamic_sections() local 3199 ptralign = 2; in sh64_elf64_create_dynamic_sections() 3203 ptralign = 3; in sh64_elf64_create_dynamic_sections() 3255 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh64_elf64_create_dynamic_sections() 3280 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh64_elf64_create_dynamic_sections() 3316 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh64_elf64_create_dynamic_sections()
|
H A D | elf32-m32r.c | 1635 int ptralign = 2; /* 32bit */ in m32r_elf_create_dynamic_sections() local 1684 || ! bfd_set_section_alignment (abfd, s, ptralign)) in m32r_elf_create_dynamic_sections() 1712 || ! bfd_set_section_alignment (abfd, s, ptralign)) in m32r_elf_create_dynamic_sections() 1749 || ! bfd_set_section_alignment (abfd, s, ptralign)) in m32r_elf_create_dynamic_sections()
|
H A D | elf32-sh.c | 3674 int ptralign = 0; in sh_elf_create_dynamic_sections() local 3679 ptralign = 2; in sh_elf_create_dynamic_sections() 3683 ptralign = 3; in sh_elf_create_dynamic_sections() 3742 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh_elf_create_dynamic_sections() 3770 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh_elf_create_dynamic_sections() 3808 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh_elf_create_dynamic_sections()
|
H A D | elf32-bfin.c | 3257 int ptralign; in _bfin_create_got_section() local 3269 ptralign = 3; in _bfin_create_got_section() 3277 || !bfd_set_section_alignment (abfd, s, ptralign)) in _bfin_create_got_section() 3284 || !bfd_set_section_alignment (abfd, s, ptralign)) in _bfin_create_got_section()
|
H A D | elf32-frv.c | 4272 int ptralign; in _frv_create_got_section() local 4284 ptralign = 3; in _frv_create_got_section() 4292 || !bfd_set_section_alignment (abfd, s, ptralign)) in _frv_create_got_section() 4299 || !bfd_set_section_alignment (abfd, s, ptralign)) in _frv_create_got_section()
|
H A D | elflink.c | 76 int ptralign; in _bfd_elf_create_got_section() local 86 ptralign = 2; in _bfd_elf_create_got_section() 90 ptralign = 3; in _bfd_elf_create_got_section() 102 || !bfd_set_section_alignment (abfd, s, ptralign)) in _bfd_elf_create_got_section() 109 || !bfd_set_section_alignment (abfd, s, ptralign)) in _bfd_elf_create_got_section()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf-m10300.c | 567 int ptralign; local 576 ptralign = 2; 580 ptralign = 3; 626 || ! bfd_set_section_alignment (abfd, s, ptralign)) 634 || ! bfd_set_section_alignment (abfd, s, ptralign)) 4041 int ptralign = 0; local 4046 ptralign = 2; 4050 ptralign = 3; 4068 || ! bfd_set_section_alignment (abfd, s, ptralign)) 4095 || ! bfd_set_section_alignment (abfd, s, ptralign)) [all …]
|
H A D | elf64-sh64.c | 3249 int ptralign = 0; in sh64_elf64_create_dynamic_sections() local 3254 ptralign = 2; in sh64_elf64_create_dynamic_sections() 3258 ptralign = 3; in sh64_elf64_create_dynamic_sections() 3310 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh64_elf64_create_dynamic_sections() 3335 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh64_elf64_create_dynamic_sections() 3371 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh64_elf64_create_dynamic_sections()
|
H A D | elf32-sh.c | 3868 int ptralign = 0; in sh_elf_create_dynamic_sections() local 3873 ptralign = 2; in sh_elf_create_dynamic_sections() 3877 ptralign = 3; in sh_elf_create_dynamic_sections() 3936 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh_elf_create_dynamic_sections() 3964 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh_elf_create_dynamic_sections() 4002 || ! bfd_set_section_alignment (abfd, s, ptralign)) in sh_elf_create_dynamic_sections()
|
H A D | elf32-m32r.c | 1705 int ptralign = 2; /* 32bit */ local 1754 || ! bfd_set_section_alignment (abfd, s, ptralign)) 1782 || ! bfd_set_section_alignment (abfd, s, ptralign)) 1819 || ! bfd_set_section_alignment (abfd, s, ptralign))
|
H A D | elf32-frv.c | 2688 int ptralign; in _frv_create_got_section() local 2700 ptralign = 3; in _frv_create_got_section() 2708 || !bfd_set_section_alignment (abfd, s, ptralign)) in _frv_create_got_section() 2716 || !bfd_set_section_alignment (abfd, s, ptralign)) in _frv_create_got_section()
|
H A D | elflink.c | 38 int ptralign; in _bfd_elf_create_got_section() local 48 ptralign = 2; in _bfd_elf_create_got_section() 52 ptralign = 3; in _bfd_elf_create_got_section() 66 || !bfd_set_section_alignment (abfd, s, ptralign)) in _bfd_elf_create_got_section() 74 || !bfd_set_section_alignment (abfd, s, ptralign)) in _bfd_elf_create_got_section()
|