Home
last modified time | relevance | path

Searched refs:EF_PICOJAVA_GNUCALLS (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dpj.h42 #define EF_PICOJAVA_GNUCALLS 0x00000020 /* The (currently) non standard GNU calling convention */ macro
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dpj.h42 #define EF_PICOJAVA_GNUCALLS 0x00000020 /* The (currently) non standard GNU calling convention */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-pj.c318 elf_elfheader (abfd)->e_flags |= EF_PICOJAVA_GNUCALLS; in pj_elf_final_write_processing()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-pj.c334 elf_elfheader (abfd)->e_flags |= EF_PICOJAVA_GNUCALLS;
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c2535 if ((e_flags & EF_PICOJAVA_GNUCALLS) == EF_PICOJAVA_GNUCALLS) in get_machine_flags()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c2009 if ((e_flags & EF_PICOJAVA_GNUCALLS) == EF_PICOJAVA_GNUCALLS) in get_machine_flags()