Home
last modified time | relevance | path

Searched refs:discarded_section (Results 1 – 25 of 67) sorted by relevance

123

/toolchain/binutils/binutils-2.25/bfd/
Delf32-moxie.c252 if (sec != NULL && discarded_section (sec)) in moxie_elf_relocate_section()
Delf32-xc16x.c384 if (sec != NULL && discarded_section (sec)) in elf32_xc16x_relocate_section()
Delf32-d10v.c469 if (sec != NULL && discarded_section (sec)) in elf32_d10v_relocate_section()
Delf32-mcore.c468 if (sec != NULL && discarded_section (sec)) in mcore_elf_relocate_section()
Delf32-mt.c356 if (sec != NULL && discarded_section (sec)) in mt_elf_relocate_section()
Delf32-fr30.c558 if (sec != NULL && discarded_section (sec)) in fr30_elf_relocate_section()
Delf32-epiphany.c527 if (sec != NULL && discarded_section (sec)) in epiphany_elf_relocate_section()
Delf32-iq2000.c639 if (sec != NULL && discarded_section (sec)) in iq2000_elf_relocate_section()
Delf32-lm32.c887 if (sec != NULL && discarded_section (sec)) in lm32_elf_relocate_section()
2366 … if (!discarded_section (s) && !((bfd_get_section_flags (ibfd, s) & SEC_ALLOC) == 0)) in lm32_elf_size_dynamic_sections()
2388 … if (!current && !discarded_section (s) && (bfd_get_section_flags (ibfd, s) & SEC_ALLOC)) in lm32_elf_size_dynamic_sections()
Delf32-mep.c502 if (sec != NULL && discarded_section (sec)) in mep_elf_relocate_section()
Dreloc.c7590 if (symbol->section && discarded_section (symbol->section)) in bfd_generic_get_relocated_section_contents()
Dbfd-in.h301 #define discarded_section(sec) \ macro
Delf32-xstormy16.c828 if (sec != NULL && discarded_section (sec)) in xstormy16_elf_relocate_section()
Delf32-cr16c.c725 if (sec != NULL && discarded_section (sec)) in elf32_cr16c_relocate_section()
Delf32-i860.c1130 if (sec != NULL && discarded_section (sec)) in elf32_i860_relocate_section()
Delf32-crx.c875 if (sec != NULL && discarded_section (sec)) in elf32_crx_relocate_section()
Delf32-i370.c1143 if (sec != NULL && discarded_section (sec)) in i370_elf_relocate_section()
Delf-m10200.c382 if (sec != NULL && discarded_section (sec)) in mn10200_elf_relocate_section()
Delf32-ip2k.c1438 if (sec != NULL && discarded_section (sec)) in ip2k_elf_relocate_section()
Delf64-sh64.c1516 if (sec != NULL && discarded_section (sec)) in sh_elf64_relocate_section()
1663 if (sec != NULL && discarded_section (sec)) in sh_elf64_relocate_section()
Delf32-m68hc1x.c997 if (sec != NULL && discarded_section (sec)) in elf32_m68hc11_relocate_section()
Delf32-h8300.c479 if (sec != NULL && discarded_section (sec)) in elf32_h8_relocate_section()
Delf64-ppc.c4831 && discarded_section (code_sec)) in ppc64_elf_add_symbol_hook()
7415 if (discarded_section (dsec)) in adjust_opd_syms()
8672 || discarded_section (toc)) in ppc64_elf_edit_toc()
8685 || !discarded_section (sec) in ppc64_elf_edit_toc()
8795 || discarded_section (sym_sec)) in ppc64_elf_edit_toc()
8875 || discarded_section (sec) in ppc64_elf_edit_toc()
9106 || discarded_section (sec)) in ppc64_elf_edit_toc()
13137 if (sec != NULL && discarded_section (sec)) in ppc64_elf_relocate_section()
Delf32-m32c.c441 if (sec != NULL && discarded_section (sec)) in m32c_elf_relocate_section()
Delf64-alpha.c4168 if (sec != NULL && discarded_section (sec)) in elf64_alpha_relocate_section_r()
4377 if (sec != NULL && discarded_section (sec)) in elf64_alpha_relocate_section()
4788 && discarded_section (sec)) in elf64_alpha_relocate_section()

123