/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-i386.c | 933 asection *sreloc; in elf_i386_check_relocs() local 942 sreloc = NULL; in elf_i386_check_relocs() 1220 if (sreloc == NULL) in elf_i386_check_relocs() 1235 elf_section_data (sec)->sreloc = sreloc; in elf_i386_check_relocs() 1861 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs() local 2678 sreloc = elf_section_data (input_section)->sreloc; in elf_i386_relocate_section() 2706 sreloc = elf_section_data (input_section)->sreloc; in elf_i386_relocate_section() 3027 <= sreloc->contents + sreloc->size); in elf_i386_relocate_section() 3073 <= sreloc->contents + sreloc->size); in elf_i386_relocate_section() 3095 <= sreloc->contents + sreloc->size); in elf_i386_relocate_section() [all …]
|
H A D | elf32-i370.c | 817 asection *sreloc; in i370_elf_check_relocs() local 832 sreloc = NULL; in i370_elf_check_relocs() 859 if (sreloc == NULL) in i370_elf_check_relocs() 874 if (sreloc == NULL) in i370_elf_check_relocs() 884 if (sreloc == NULL in i370_elf_check_relocs() 890 sreloc->size += sizeof (Elf32_External_Rela); in i370_elf_check_relocs() 1076 asection *sreloc = NULL; in i370_elf_relocate_section() local 1228 if (sreloc == NULL) in i370_elf_relocate_section() 1244 sreloc = bfd_get_section_by_name (dynobj, name); in i370_elf_relocate_section() 1245 BFD_ASSERT (sreloc != NULL); in i370_elf_relocate_section() [all …]
|
H A D | elf32-m88k.c | 465 asection *sreloc; local 477 sreloc = NULL; 674 if (sreloc == NULL) 690 if (sreloc == NULL) 700 if (sreloc == NULL 704 elf_section_data (sec)->sreloc = sreloc; 763 p->section = sreloc; 1352 asection *sreloc; local 1366 sreloc = NULL; 1694 sreloc = elf_section_data (input_section)->sreloc; [all …]
|
H A D | elf32-vax.c | 559 asection *sreloc; in elf_vax_check_relocs() local 570 sreloc = NULL; in elf_vax_check_relocs() 730 if (sreloc == NULL) in elf_vax_check_relocs() 746 if (sreloc == NULL) in elf_vax_check_relocs() 756 if (sreloc == NULL in elf_vax_check_relocs() 784 if (p->section == sreloc) in elf_vax_check_relocs() 795 p->section = sreloc; in elf_vax_check_relocs() 1401 asection *sreloc; in elf_vax_relocate_section() local 1416 sreloc = NULL; in elf_vax_relocate_section() 1638 if (sreloc == NULL) in elf_vax_relocate_section() [all …]
|
H A D | elf64-x86-64.c | 729 asection *sreloc; in elf64_x86_64_check_relocs() local 738 sreloc = NULL; in elf64_x86_64_check_relocs() 1040 if (sreloc == NULL) in elf64_x86_64_check_relocs() 1055 elf_section_data (sec)->sreloc = sreloc; in elf64_x86_64_check_relocs() 1664 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs() local 2414 asection *sreloc; in elf64_x86_64_relocate_section() local 2485 sreloc = elf_section_data (input_section)->sreloc; in elf64_x86_64_relocate_section() 2707 asection *sreloc; in elf64_x86_64_relocate_section() local 2728 <= sreloc->contents + sreloc->size); in elf64_x86_64_relocate_section() 2758 <= sreloc->contents + sreloc->size); in elf64_x86_64_relocate_section() [all …]
|
H A D | elf32-s390.c | 965 asection *sreloc; local 977 sreloc = NULL; 1290 if (sreloc == NULL) 1305 elf_section_data (sec)->sreloc = sreloc; 1964 asection *sreloc = elf_section_data (p->sec)->sreloc; local 2597 asection *sreloc; local 2672 sreloc = elf_section_data (input_section)->sreloc; 2694 asection *sreloc; local 2701 sreloc = elf_section_data (input_section)->sreloc; 2897 asection *sreloc; local [all …]
|
H A D | elf64-s390.c | 918 asection *sreloc; local 930 sreloc = NULL; 1255 if (sreloc == NULL) 1270 elf_section_data (sec)->sreloc = sreloc; 1937 asection *sreloc = elf_section_data (p->sec)->sreloc; local 2577 asection *sreloc; local 2653 sreloc = elf_section_data (input_section)->sreloc; 2676 asection *sreloc; local 2683 sreloc = elf_section_data (input_section)->sreloc; 2879 asection *sreloc; local [all …]
|
H A D | elf32-m68k.c | 582 asection *sreloc; local 594 sreloc = NULL; 804 if (sreloc == NULL) 820 if (sreloc == NULL) 830 if (sreloc == NULL 834 elf_section_data (sec)->sreloc = sreloc; 895 p->section = sreloc; 1500 asection *sreloc; local 1514 sreloc = NULL; 1825 sreloc = elf_section_data (input_section)->sreloc; [all …]
|
H A D | elf32-cris.c | 934 asection *sreloc; local 949 sreloc = NULL; 1380 if (sreloc == NULL) 1402 if (sreloc == NULL) 2467 asection *sreloc; local 2480 sreloc = NULL; 2791 if (sreloc == NULL) 2807 if (sreloc == NULL) 2816 if (sreloc == NULL 2842 if (p->section == sreloc) [all …]
|
H A D | elf32-m32r.c | 2161 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs() local 2456 asection *sgot, *splt, *sreloc; in m32r_elf_relocate_section() local 2464 sreloc = NULL; in m32r_elf_relocate_section() 2925 if (sreloc == NULL) in m32r_elf_relocate_section() 2993 ++sreloc->reloc_count; in m32r_elf_relocate_section() 3806 asection *sgot, *srelgot, *sreloc; in m32r_elf_check_relocs() local 3811 sgot = srelgot = sreloc = NULL; in m32r_elf_check_relocs() 3982 if (sreloc == NULL) in m32r_elf_check_relocs() 3998 if (sreloc == NULL) in m32r_elf_check_relocs() 4009 if (sreloc == NULL in m32r_elf_check_relocs() [all …]
|
H A D | elf64-sh64.c | 1436 asection *sreloc; in sh_elf64_relocate_section() local 1447 sreloc = NULL; in sh_elf64_relocate_section() 1701 if (sreloc == NULL) in sh_elf64_relocate_section() 1764 loc = sreloc->contents; in sh_elf64_relocate_section() 2434 asection *sreloc; in sh_elf64_check_relocs() local 2438 sreloc = NULL; in sh_elf64_check_relocs() 2723 if (sreloc == NULL) in sh_elf64_check_relocs() 2739 if (sreloc == NULL) in sh_elf64_check_relocs() 2750 if (sreloc == NULL in sh_elf64_check_relocs() 2775 if (p->section == sreloc) in sh_elf64_check_relocs() [all …]
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-i370.c | 889 asection *sreloc; local 905 sreloc = NULL; 927 if (sreloc == NULL) 942 if (sreloc == NULL) 946 sreloc = bfd_make_section (dynobj, name); 951 if (sreloc == NULL 1157 asection *sreloc = NULL; local 1313 if (sreloc == NULL) 1329 sreloc = bfd_get_section_by_name (dynobj, name); 1330 BFD_ASSERT (sreloc != NULL); [all …]
|
H A D | elf32-m88k.c | 469 asection *sreloc; local 481 sreloc = NULL; 674 if (sreloc == NULL) 690 if (sreloc == NULL) 693 if (sreloc == NULL 704 elf_section_data (sec)->sreloc = sreloc; 761 p->section = sreloc; 1360 asection *sreloc; local 1374 sreloc = NULL; 1698 sreloc = elf_section_data (input_section)->sreloc; [all …]
|
H A D | elf32-i386.c | 841 asection *sreloc; in elf_i386_check_relocs() local 850 sreloc = NULL; in elf_i386_check_relocs() 1098 if (sreloc == NULL) in elf_i386_check_relocs() 1112 elf_section_data (sec)->sreloc = sreloc; in elf_i386_check_relocs() 1667 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs() local 2339 asection *sreloc; in elf_i386_relocate_section() local 2375 sreloc = elf_section_data (input_section)->sreloc; in elf_i386_relocate_section() 2397 asection *sreloc; in elf_i386_relocate_section() local 2403 sreloc = elf_section_data (input_section)->sreloc; in elf_i386_relocate_section() 2843 asection *sreloc; in elf_i386_relocate_section() local [all …]
|
H A D | elf32-vax.c | 579 asection *sreloc; local 590 sreloc = NULL; 746 if (sreloc == NULL) 762 if (sreloc == NULL) 765 if (sreloc == NULL 800 if (p->section == sreloc) 811 p->section = sreloc; 1443 asection *sreloc; local 1458 sreloc = NULL; 1684 if (sreloc == NULL) [all …]
|
H A D | elf32-m68k.c | 428 asection *sreloc; local 440 sreloc = NULL; 646 if (sreloc == NULL) 662 if (sreloc == NULL) 665 if (sreloc == NULL 676 elf_section_data (sec)->sreloc = sreloc; 735 p->section = sreloc; 1347 asection *sreloc; local 1361 sreloc = NULL; 1674 sreloc = elf_section_data (input_section)->sreloc; [all …]
|
H A D | elf64-s390.c | 911 asection *sreloc; local 923 sreloc = NULL; 1245 if (sreloc == NULL) 1259 elf_section_data (sec)->sreloc = sreloc; 1904 asection *sreloc = elf_section_data (p->sec)->sreloc; local 2545 asection *sreloc; local 2622 sreloc = elf_section_data (input_section)->sreloc; 2645 asection *sreloc; local 2652 sreloc = elf_section_data (input_section)->sreloc; 2848 asection *sreloc; local [all …]
|
H A D | elf32-s390.c | 958 asection *sreloc; local 970 sreloc = NULL; 1281 if (sreloc == NULL) 1295 elf_section_data (sec)->sreloc = sreloc; 1933 asection *sreloc = elf_section_data (p->sec)->sreloc; local 2567 asection *sreloc; local 2643 sreloc = elf_section_data (input_section)->sreloc; 2665 asection *sreloc; local 2672 sreloc = elf_section_data (input_section)->sreloc; 2868 asection *sreloc; local [all …]
|
H A D | elf64-x86-64.c | 620 asection *sreloc; in elf64_x86_64_check_relocs() local 629 sreloc = NULL; in elf64_x86_64_check_relocs() 862 if (sreloc == NULL) in elf64_x86_64_check_relocs() 889 if (sreloc == NULL) in elf64_x86_64_check_relocs() 898 if (sreloc == NULL in elf64_x86_64_check_relocs() 903 elf_section_data (sec)->sreloc = sreloc; in elf64_x86_64_check_relocs() 1460 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs() local 1981 asection *sreloc; in elf64_x86_64_relocate_section() local 2052 sreloc = elf_section_data (input_section)->sreloc; in elf64_x86_64_relocate_section() 2053 if (sreloc == NULL) in elf64_x86_64_relocate_section() [all …]
|
H A D | elf32-cris.c | 798 asection *sreloc; local 813 sreloc = NULL; 1247 if (sreloc == NULL) 1269 if (sreloc == NULL) 2277 asection *sreloc; local 2290 sreloc = NULL; 2568 if (sreloc == NULL) 2584 if (sreloc == NULL) 2587 if (sreloc == NULL 2620 if (p->section == sreloc) [all …]
|
H A D | elf32-sparc.c | 891 asection *sreloc; local 902 sreloc = NULL; 1189 if (sreloc == NULL) 1210 if (sreloc == NULL) 1219 if (sreloc == NULL 1224 elf_section_data (sec)->sreloc = sreloc; 1787 asection *sreloc = elf_section_data (p->sec)->sreloc; local 2144 asection *sreloc; local 2161 sreloc = elf_section_data (input_section)->sreloc; 2710 sreloc->contents) [all …]
|
H A D | elf-m10300.c | 716 asection * sreloc; local 720 sreloc = NULL; 925 if (sreloc == NULL) 941 if (sreloc == NULL) 950 if (sreloc == NULL 1069 asection * sreloc; local 1076 sreloc = NULL; 1093 if (sreloc == NULL) 1165 ++sreloc->reloc_count; 1247 if (sreloc == NULL) [all …]
|
H A D | elf32-hppa.c | 1043 asection *sreloc; in elf32_hppa_check_relocs() local 1052 sreloc = NULL; in elf32_hppa_check_relocs() 1365 if (sreloc == NULL) in elf32_hppa_check_relocs() 1388 if (sreloc == NULL) in elf32_hppa_check_relocs() 1397 if (sreloc == NULL in elf32_hppa_check_relocs() 1403 elf_section_data (sec)->sreloc = sreloc; in elf32_hppa_check_relocs() 1961 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs() local 3699 asection *sreloc; in elf32_hppa_relocate_section() local 3770 sreloc = elf_section_data (input_section)->sreloc; in elf32_hppa_relocate_section() 3771 if (sreloc == NULL) in elf32_hppa_relocate_section() [all …]
|
H A D | elf64-sh64.c | 1495 asection *sreloc; in sh_elf64_relocate_section() local 1506 sreloc = NULL; in sh_elf64_relocate_section() 1762 if (sreloc == NULL) in sh_elf64_relocate_section() 1826 loc = sreloc->contents; in sh_elf64_relocate_section() 2495 asection *sreloc; in sh_elf64_check_relocs() local 2499 sreloc = NULL; in sh_elf64_check_relocs() 2780 if (sreloc == NULL) in sh_elf64_check_relocs() 2796 if (sreloc == NULL) in sh_elf64_check_relocs() 2805 if (sreloc == NULL in sh_elf64_check_relocs() 2831 if (p->section == sreloc) in sh_elf64_check_relocs() [all …]
|
H A D | elf32-m32r.c | 2234 asection *sreloc = elf_section_data (p->sec)->sreloc; local 2530 asection *sgot, *splt, *sreloc; local 2537 sreloc = NULL; 2984 if (sreloc == NULL) 3051 ++sreloc->reloc_count; 4407 asection *sgot, *srelgot, *sreloc; local 4412 sgot = srelgot = sreloc = NULL; 4573 if (sreloc == NULL) 4589 if (sreloc == NULL) 4598 if (sreloc == NULL [all …]
|