Searched refs:EF_BFIN_CODE_IN_L1 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dbfin.h91 #define EF_BFIN_CODE_IN_L1 0x00000010 /* --code-in-l1 */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dbfin.h91 #define EF_BFIN_CODE_IN_L1 0x00000010 /* --code-in-l1 */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dbfin.h91 #define EF_BFIN_CODE_IN_L1 0x00000010 /* --code-in-l1 */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dbfin.h91 #define EF_BFIN_CODE_IN_L1 0x00000010 /* --code-in-l1 */ macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-bfin.c1142 elf_elfheader (abfd)->e_flags |= EF_BFIN_CODE_IN_L1;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-bfin.c1143 elf_elfheader (abfd)->e_flags |= EF_BFIN_CODE_IN_L1;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-bfin.c1143 elf_elfheader (abfd)->e_flags |= EF_BFIN_CODE_IN_L1;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-bfin.c1143 elf_elfheader (abfd)->e_flags |= EF_BFIN_CODE_IN_L1;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3175 if (e_flags & EF_BFIN_CODE_IN_L1)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3755 if (e_flags & EF_BFIN_CODE_IN_L1)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c3465 if (e_flags & EF_BFIN_CODE_IN_L1)

Completed in 513 milliseconds