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

  /src/sys/arch/sparc64/include/
elf_machdep.h 14 #define EF_SPARC_32PLUS_MASK 0xffff00 /* bits indicating V8+ type */
  /src/external/gpl3/binutils/dist/bfd/
elf32-sparc.c 129 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
134 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
145 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-sparc.c 130 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
135 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
146 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
  /src/external/gpl3/gdb/dist/bfd/
elf32-sparc.c 130 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
135 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
146 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-sparc.c 130 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
135 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
146 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf_SPARC.d 12 enum EF_SPARC_32PLUS_MASK = 0xffff00;
  /src/external/gpl3/binutils/dist/include/elf/
sparc.h 29 #define EF_SPARC_32PLUS_MASK 0xffff00 /* bits indicating V8+ type */
  /src/external/gpl3/binutils.old/dist/include/elf/
sparc.h 29 #define EF_SPARC_32PLUS_MASK 0xffff00 /* bits indicating V8+ type */
  /src/external/gpl3/gdb/dist/include/elf/
sparc.h 29 #define EF_SPARC_32PLUS_MASK 0xffff00 /* bits indicating V8+ type */
  /src/external/gpl3/gdb.old/dist/include/elf/
sparc.h 29 #define EF_SPARC_32PLUS_MASK 0xffff00 /* bits indicating V8+ type */

Completed in 42 milliseconds