Home
last modified time | relevance | path

Searched refs:EF_PICOJAVA_NEWCALLS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dpj.h41 #define EF_PICOJAVA_NEWCALLS 0x00000010 macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3482 if ((e_flags & EF_PICOJAVA_NEWCALLS) == EF_PICOJAVA_NEWCALLS) in get_machine_flags()