Searched refs:EF_NDS32_ELF_VERSION_SHIFT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnds32.h314 #define EF_NDS32_ELF_VERSION_SHIFT 0 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnds32.h314 #define EF_NDS32_ELF_VERSION_SHIFT 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnds32.h314 #define EF_NDS32_ELF_VERSION_SHIFT 0 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnds32.h314 #define EF_NDS32_ELF_VERSION_SHIFT 0 macro
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3001 r += snprintf (buf + r, size - r, ", %s", VER_STRINGS[version >> EF_NDS32_ELF_VERSION_SHIFT]);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3434 r += snprintf (buf + r, size - r, ", %s", VER_STRINGS[version >> EF_NDS32_ELF_VERSION_SHIFT]);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4014 out += sprintf (out, ", %s", VER_STRINGS[version >> EF_NDS32_ELF_VERSION_SHIFT]);

Completed in 304 milliseconds