Searched refs:elf_discarded_section (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h1115 #define elf_discarded_section(sec) \
1113 #define elf_discarded_section macro
H A Delflink.c6139 && elf_discarded_section (h->root.u.def.section))
6762 if ((sec = *ps) != NULL && elf_discarded_section (sec))
9119 && elf_discarded_section (h->root.u.def.section))
9137 if (isec != NULL && elf_discarded_section (isec))
H A Delf64-alpha.c4810 && elf_discarded_section (sec))
H A Delf32-xtensa.c1387 if (! elf_discarded_section (s)
H A Delf64-ppc.c5855 if (elf_discarded_section (dsec))

Completed in 213 milliseconds