Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dnds32.h292 #define E_NDS32_ELF_VER_1_2 0x0 macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c6020 if (in_version == E_NDS32_ELF_VER_1_2) in nds32_elf_merge_private_bfd_data()
6121 if (in_version == E_NDS32_ELF_VER_1_2 || out_version == E_NDS32_ELF_VER_1_2) in nds32_elf_merge_private_bfd_data()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c2855 case E_NDS32_ELF_VER_1_2: in decode_NDS32_machine_flags()