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

  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 234 #define F_SHROBJ 0x2000
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 234 #define F_SHROBJ 0x2000
  /src/external/gpl3/gcc/dist/libbacktrace/
xcoff.c 89 #define F_SHROBJ 0x2000 /* File is a shared object. */
1131 if ((exe && (fhdr.f_flags & F_SHROBJ))
1132 || (!exe && !(fhdr.f_flags & F_SHROBJ)))
  /src/external/gpl3/gcc.old/dist/libbacktrace/
xcoff.c 89 #define F_SHROBJ 0x2000 /* File is a shared object. */
1131 if ((exe && (fhdr.f_flags & F_SHROBJ))
1132 || (!exe && !(fhdr.f_flags & F_SHROBJ)))
  /src/external/gpl3/gdb/dist/libbacktrace/
xcoff.c 89 #define F_SHROBJ 0x2000 /* File is a shared object. */
1131 if ((exe && (fhdr.f_flags & F_SHROBJ))
1132 || (!exe && !(fhdr.f_flags & F_SHROBJ)))
  /src/external/gpl3/gdb.old/dist/libbacktrace/
xcoff.c 89 #define F_SHROBJ 0x2000 /* File is a shared object. */
1131 if ((exe && (fhdr.f_flags & F_SHROBJ))
1132 || (!exe && !(fhdr.f_flags & F_SHROBJ)))
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 77 F_SHROBJ rs/6000 aix: file is a shared object
88 #define F_SHROBJ (0x2000)
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 86 F_SHROBJ rs/6000 aix: file is a shared object
97 #define F_SHROBJ (0x2000)
  /src/external/gpl3/gdb/dist/include/coff/
internal.h 86 F_SHROBJ rs/6000 aix: file is a shared object
97 #define F_SHROBJ (0x2000)
  /src/external/gpl3/gdb.old/dist/include/coff/
internal.h 86 F_SHROBJ rs/6000 aix: file is a shared object
97 #define F_SHROBJ (0x2000)

Completed in 55 milliseconds