Searched refs:EF_MEP_COP_MASK (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmep.h76 #define EF_MEP_COP_MASK 0x00ff0000 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmep.h76 #define EF_MEP_COP_MASK 0x00ff0000 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmep.h76 #define EF_MEP_COP_MASK 0x00ff0000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmep.h76 #define EF_MEP_COP_MASK 0x00ff0000 macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmep-dis.c653 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mep.c487 mep_cop = mep_config_map[mep_config_index].cpu_flag & EF_MEP_COP_MASK;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmep-dis.c667 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mep.c487 mep_cop = mep_config_map[mep_config_index].cpu_flag & EF_MEP_COP_MASK;
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmep-dis.c653 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmep-dis.c667 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3889 switch (e_flags & EF_MEP_COP_MASK)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c3675 switch (e_flags & EF_MEP_COP_MASK)

Completed in 380 milliseconds