Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dpj.h42 #define EF_PICOJAVA_GNUCALLS 0x00000020 /* The (currently) non standard GNU calling convention */ macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-pj.c341 elf_elfheader (abfd)->e_flags |= EF_PICOJAVA_GNUCALLS; in pj_elf_final_write_processing()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3485 if ((e_flags & EF_PICOJAVA_GNUCALLS) == EF_PICOJAVA_GNUCALLS) in get_machine_flags()