HomeSort by: relevance | last modified time | path
    Searched refs:EF_MEP_LIBRARY (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
mep.h 84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */
  /src/external/gpl3/binutils.old/dist/include/elf/
mep.h 84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */
  /src/external/gpl3/gdb/dist/include/elf/
mep.h 84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */
  /src/external/gpl3/gdb.old/dist/include/elf/
mep.h 84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */
  /src/external/gpl3/binutils/dist/bfd/
elf32-mep.c 606 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
609 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
610 if (old_flags & EF_MEP_LIBRARY)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-mep.c 602 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
605 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
606 if (old_flags & EF_MEP_LIBRARY)
  /src/external/gpl3/gdb/dist/bfd/
elf32-mep.c 602 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
605 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
606 if (old_flags & EF_MEP_LIBRARY)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-mep.c 602 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
605 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
606 if (old_flags & EF_MEP_LIBRARY)
  /src/external/gpl3/binutils/dist/gas/config/
tc-mep.c 326 library_flag = EF_MEP_LIBRARY;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mep.c 326 library_flag = EF_MEP_LIBRARY;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 4444 if (e_flags & EF_MEP_LIBRARY)
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 4060 if (e_flags & EF_MEP_LIBRARY)

Completed in 62 milliseconds