HomeSort by: relevance | last modified time | path
    Searched defs:cop_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
mep-dis.c 632 int cop_type;
667 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
668 if (cop_type == EF_MEP_COP_IVC2)
631 int cop_type; local
  /src/external/gpl3/binutils.old/dist/opcodes/
mep-dis.c 632 int cop_type;
667 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
668 if (cop_type == EF_MEP_COP_IVC2)
631 int cop_type; local
  /src/external/gpl3/gdb/dist/opcodes/
mep-dis.c 632 int cop_type;
667 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
668 if (cop_type == EF_MEP_COP_IVC2)
631 int cop_type; local
  /src/external/gpl3/gdb.old/dist/opcodes/
mep-dis.c 632 int cop_type;
667 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
668 if (cop_type == EF_MEP_COP_IVC2)
631 int cop_type; local

Completed in 30 milliseconds