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

  /src/external/gpl3/binutils/dist/bfd/
elflink.c 12726 bool remove_section = false;
12754 remove_section = true;
12759 remove_section = true;
12761 if (remove_section)
12714 bool remove_section = false; local
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 12705 bool remove_section = false;
12733 remove_section = true;
12738 remove_section = true;
12740 if (remove_section)
12693 bool remove_section = false; local
  /src/external/gpl3/gdb/dist/bfd/
elflink.c 12636 bool remove_section = false;
12660 remove_section = true;
12665 remove_section = true;
12667 if (remove_section)
12624 bool remove_section = false; local
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 12614 bool remove_section = false;
12638 remove_section = true;
12643 remove_section = true;
12645 if (remove_section)
12602 bool remove_section = false; local

Completed in 62 milliseconds