Home
last modified time | relevance | path

Searched refs:local_sections (Results 1 – 25 of 90) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-d10v.c425 contents, relocs, local_syms, local_sections) in elf32_d10v_relocate_section() argument
433 asection **local_sections;
481 sec = local_sections[r_symndx];
499 sec = local_sections[r_symndx];
H A Delf32-openrisc.c323 contents, relocs, local_syms, local_sections) in openrisc_elf_relocate_section() argument
331 asection **local_sections;
377 sec = local_sections[r_symndx];
H A Delf32-msp430.c408 contents, relocs, local_syms, local_sections) in elf32_msp430_relocate_section() argument
416 asection **local_sections;
451 sec = local_sections[r_symndx];
H A Delf32-mcore.c392 contents, relocs, local_syms, local_sections) in mcore_elf_relocate_section() argument
400 asection ** local_sections;
469 sec = local_sections [r_symndx];
H A Delf32-fr30.c504 contents, relocs, local_syms, local_sections) in fr30_elf_relocate_section() argument
512 asection **local_sections;
554 sec = local_sections [r_symndx];
H A Delf32-iq2000.c556 contents, relocs, local_syms, local_sections) in iq2000_elf_relocate_section() argument
564 asection ** local_sections;
604 sec = local_sections [r_symndx];
H A Delf32-m68hc1x.h177 Elf_Internal_Sym *local_syms, asection **local_sections);
H A Delf32-m68hc1x.c915 asection **local_sections, in m68hc11_get_relocation_value() argument
941 sec = local_sections[r_symndx]; in m68hc11_get_relocation_value()
999 asection **local_sections) in elf32_m68hc11_relocate_section() argument
1051 sec = local_sections[r_symndx]; in elf32_m68hc11_relocate_section()
1062 local_sections, local_syms, in elf32_m68hc11_relocate_section()
H A Delf32-avr.c708 contents, relocs, local_syms, local_sections) in elf32_avr_relocate_section() argument
716 asection **local_sections;
753 sec = local_sections [r_symndx];
H A Delf32-xstormy16.c791 contents, relocs, local_syms, local_sections) in xstormy16_elf_relocate_section() argument
799 asection ** local_sections;
847 sec = local_sections [r_symndx];
H A Delf-m10200.c332 contents, relocs, local_syms, local_sections) in mn10200_elf_relocate_section() argument
340 asection **local_sections;
375 sec = local_sections[r_symndx];
H A Delf32-i370.c1142 contents, relocs, local_syms, local_sections) in i370_elf_relocate_section() argument
1150 asection **local_sections;
1210 sec = local_sections[r_symndx];
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-d10v.c405 asection **local_sections) in elf32_d10v_relocate_section() argument
453 sec = local_sections[r_symndx]; in elf32_d10v_relocate_section()
471 sec = local_sections[r_symndx]; in elf32_d10v_relocate_section()
H A Delf32-xc16x.c325 asection **local_sections) in elf32_xc16x_relocate_section() argument
358 sec = local_sections[r_symndx]; in elf32_xc16x_relocate_section()
H A Delf32-fr30.c504 contents, relocs, local_syms, local_sections) in fr30_elf_relocate_section() argument
512 asection **local_sections;
554 sec = local_sections [r_symndx];
H A Delf32-openrisc.c299 asection **local_sections) in openrisc_elf_relocate_section() argument
345 sec = local_sections[r_symndx]; in openrisc_elf_relocate_section()
H A Delf32-m68hc1x.h177 Elf_Internal_Sym *local_syms, asection **local_sections);
H A Delf32-mcore.c373 asection ** local_sections) in mcore_elf_relocate_section() argument
441 sec = local_sections [r_symndx]; in mcore_elf_relocate_section()
H A Delf32-m68hc1x.c921 asection **local_sections, in m68hc11_get_relocation_value() argument
947 sec = local_sections[r_symndx]; in m68hc11_get_relocation_value()
1005 asection **local_sections) in elf32_m68hc11_relocate_section() argument
1057 sec = local_sections[r_symndx]; in elf32_m68hc11_relocate_section()
1068 local_sections, local_syms, in elf32_m68hc11_relocate_section()
H A Delf32-mt.c285 asection ** local_sections) in mt_elf_relocate_section() argument
321 sec = local_sections [r_symndx]; in mt_elf_relocate_section()
H A Delf32-cr16c.c669 asection **local_sections) in elf32_cr16c_relocate_section() argument
706 sec = local_sections[r_symndx]; in elf32_cr16c_relocate_section()
721 sec = local_sections[r_symndx]; in elf32_cr16c_relocate_section()
H A Delf32-sh-symbian.c432 asection ** local_sections) in sh_symbian_relocate_section() argument
614 contents, relocs, local_syms, local_sections); in sh_symbian_relocate_section()
H A Delf32-iq2000.c517 asection ** local_sections) in iq2000_elf_relocate_section() argument
560 sec = local_sections [r_symndx]; in iq2000_elf_relocate_section()
H A Delf-m10200.c332 contents, relocs, local_syms, local_sections) in mn10200_elf_relocate_section() argument
340 asection **local_sections;
375 sec = local_sections[r_symndx];
H A Delf32-xstormy16.c748 asection ** local_sections) in xstormy16_elf_relocate_section() argument
796 sec = local_sections [r_symndx]; in xstormy16_elf_relocate_section()

1234