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

  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 615 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 613 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 579 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 630 #define SHF_GNU_RETAIN (1 << 21) /* Section should not be garbage collected by the linker. */

Completed in 36 milliseconds