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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 59 static xtensa_opcode get_const16_opcode (void);
2010 else if (opcode == get_const16_opcode ())
2026 if (opcode == get_const16_opcode ())
3892 get_const16_opcode (void)
4865 else if (opcode == get_const16_opcode ())
4883 if (opcode != get_const16_opcode ())
3883 get_const16_opcode (void) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 60 static xtensa_opcode get_const16_opcode (void);
2011 else if (opcode == get_const16_opcode ())
2027 if (opcode == get_const16_opcode ())
3892 get_const16_opcode (void)
4865 else if (opcode == get_const16_opcode ())
4883 if (opcode != get_const16_opcode ())
3883 get_const16_opcode (void) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 60 static xtensa_opcode get_const16_opcode (void);
2009 else if (opcode == get_const16_opcode ())
2025 if (opcode == get_const16_opcode ())
3890 get_const16_opcode (void)
4863 else if (opcode == get_const16_opcode ())
4881 if (opcode != get_const16_opcode ())
3881 get_const16_opcode (void) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 60 static xtensa_opcode get_const16_opcode (void);
2011 else if (opcode == get_const16_opcode ())
2027 if (opcode == get_const16_opcode ())
3892 get_const16_opcode (void)
4865 else if (opcode == get_const16_opcode ())
4883 if (opcode != get_const16_opcode ())
3883 get_const16_opcode (void) function

Completed in 120 milliseconds