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

  /src/external/gpl3/binutils/dist/include/elf/
pj.h 42 #define EF_PICOJAVA_GNUCALLS 0x00000020 /* The (currently) non standard GNU calling convention */
  /src/external/gpl3/binutils.old/dist/include/elf/
pj.h 42 #define EF_PICOJAVA_GNUCALLS 0x00000020 /* The (currently) non standard GNU calling convention */
  /src/external/gpl3/gdb/dist/include/elf/
pj.h 42 #define EF_PICOJAVA_GNUCALLS 0x00000020 /* The (currently) non standard GNU calling convention */
  /src/external/gpl3/gdb.old/dist/include/elf/
pj.h 42 #define EF_PICOJAVA_GNUCALLS 0x00000020 /* The (currently) non standard GNU calling convention */
  /src/external/gpl3/binutils/dist/bfd/
elf32-pj.c 343 elf_elfheader (abfd)->e_flags |= EF_PICOJAVA_GNUCALLS;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-pj.c 343 elf_elfheader (abfd)->e_flags |= EF_PICOJAVA_GNUCALLS;
  /src/external/gpl3/gdb/dist/bfd/
elf32-pj.c 343 elf_elfheader (abfd)->e_flags |= EF_PICOJAVA_GNUCALLS;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-pj.c 343 elf_elfheader (abfd)->e_flags |= EF_PICOJAVA_GNUCALLS;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 5543 if ((e_flags & EF_PICOJAVA_GNUCALLS) == EF_PICOJAVA_GNUCALLS)
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 5159 if ((e_flags & EF_PICOJAVA_GNUCALLS) == EF_PICOJAVA_GNUCALLS)

Completed in 51 milliseconds