HomeSort by: relevance | last modified time | path
    Searched defs:strip_section (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-x86.c 2593 bool strip_section = true; local
2613 strip_section = false;
2660 if (strip_section)
elf32-tic6x.c 3253 bool strip_section = true;
3273 strip_section = false;
3306 if (strip_section)
3252 bool strip_section = true; local
elf32-csky.c 2026 bool strip_section = true; local
2044 strip_section = false;
2072 if (strip_section)
elf32-ppc.c 5812 bool strip_section = true;
5824 strip_section = false;
5843 strip_section = (s->flags & SEC_KEEP) == 0;
5863 if (s->size == 0 && strip_section)
5799 bool strip_section = true; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-x86.c 2569 bool strip_section = true; local
2589 strip_section = false;
2636 if (strip_section)
elf32-tic6x.c 3255 bool strip_section = true;
3275 strip_section = false;
3308 if (strip_section)
3254 bool strip_section = true; local
elf32-csky.c 2026 bool strip_section = true; local
2044 strip_section = false;
2072 if (strip_section)
elf32-ppc.c 5825 bool strip_section = true;
5837 strip_section = false;
5856 strip_section = (s->flags & SEC_KEEP) == 0;
5876 if (s->size == 0 && strip_section)
5812 bool strip_section = true; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-x86.c 2576 bool strip_section = true; local
2596 strip_section = false;
2643 if (strip_section)
elf32-tic6x.c 3254 bool strip_section = true;
3274 strip_section = false;
3307 if (strip_section)
3253 bool strip_section = true; local
elf32-csky.c 2025 bool strip_section = true; local
2043 strip_section = false;
2071 if (strip_section)
elf32-ppc.c 5824 bool strip_section = true;
5836 strip_section = false;
5855 strip_section = (s->flags & SEC_KEEP) == 0;
5875 if (s->size == 0 && strip_section)
5811 bool strip_section = true; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-x86.c 2544 bool strip_section = true; local
2564 strip_section = false;
2610 if (strip_section)
elf32-tic6x.c 3262 bool strip_section = true;
3282 strip_section = false;
3315 if (strip_section)
3261 bool strip_section = true; local
elf32-csky.c 2027 bool strip_section = true; local
2045 strip_section = false;
2073 if (strip_section)
elf32-ppc.c 5826 bool strip_section = true;
5838 strip_section = false;
5857 strip_section = (s->flags & SEC_KEEP) == 0;
5877 if (s->size == 0 && strip_section)
5813 bool strip_section = true; local

Completed in 91 milliseconds