Home
last modified time | relevance | path

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

12345678910

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-moxie.c260 if (sec != NULL && discarded_section (sec)) in moxie_elf_relocate_section()
H A Delf32-d10v.c471 if (sec != NULL && discarded_section (sec)) in elf32_d10v_relocate_section()
H A Delf32-mt.c364 if (sec != NULL && discarded_section (sec)) in mt_elf_relocate_section()
H A Delf32-mcore.c481 if (sec != NULL && discarded_section (sec)) in mcore_elf_relocate_section()
H A Delf64-bpf.c432 if (sec != NULL && discarded_section (sec)) in bpf_elf_relocate_section()
H A Delf32-z80.c436 if (sec != NULL && discarded_section (sec)) in z80_elf_relocate_section()
H A Delf32-epiphany.c533 if (sec != NULL && discarded_section (sec)) in epiphany_elf_relocate_section()
H A Delf32-fr30.c566 if (sec != NULL && discarded_section (sec)) in fr30_elf_relocate_section()
H A Dcoff-i386.c493 if (discarded_section (sec)) in coff_pe_i386_relocate_section()
H A Delf32-lm32.c796 if (sec != NULL && discarded_section (sec)) in lm32_elf_relocate_section()
2111 if (!discarded_section (s) && !((bfd_section_flags (s) & SEC_ALLOC) == 0)) in lm32_elf_size_dynamic_sections()
2133 if (!current && !discarded_section (s) && (bfd_section_flags (s) & SEC_ALLOC)) in lm32_elf_size_dynamic_sections()
H A Delf32-iq2000.c643 if (sec != NULL && discarded_section (sec)) in iq2000_elf_relocate_section()
H A Delf32-visium.c617 if (sec != NULL && discarded_section (sec)) in visium_elf_relocate_section()
H A Dcoff-x86_64.c631 if (discarded_section (sec)) in coff_pe_amd64_relocate_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-moxie.c260 if (sec != NULL && discarded_section (sec)) in moxie_elf_relocate_section()
H A Delf32-mt.c364 if (sec != NULL && discarded_section (sec)) in mt_elf_relocate_section()
H A Delf32-d10v.c471 if (sec != NULL && discarded_section (sec)) in elf32_d10v_relocate_section()
H A Delf64-bpf.c242 if (sec != NULL && discarded_section (sec)) in bpf_elf_relocate_section()
H A Delf32-mcore.c481 if (sec != NULL && discarded_section (sec)) in mcore_elf_relocate_section()
H A Delf32-z80.c436 if (sec != NULL && discarded_section (sec)) in z80_elf_relocate_section()
H A Delf32-fr30.c566 if (sec != NULL && discarded_section (sec)) in fr30_elf_relocate_section()
H A Delf32-epiphany.c534 if (sec != NULL && discarded_section (sec)) in epiphany_elf_relocate_section()
H A Dcoff-i386.c494 if (discarded_section (sec)) in coff_pe_i386_relocate_section()
H A Delf32-lm32.c796 if (sec != NULL && discarded_section (sec)) in lm32_elf_relocate_section()
2111 if (!discarded_section (s) && !((bfd_section_flags (s) & SEC_ALLOC) == 0)) in lm32_elf_size_dynamic_sections()
2133 if (!current && !discarded_section (s) && (bfd_section_flags (s) & SEC_ALLOC)) in lm32_elf_size_dynamic_sections()
H A Delf32-iq2000.c643 if (sec != NULL && discarded_section (sec)) in iq2000_elf_relocate_section()
H A Delf32-visium.c617 if (sec != NULL && discarded_section (sec)) in visium_elf_relocate_section()

12345678910