HomeSort by: relevance | last modified time | path
    Searched refs:XTENSA_PROP_LITERAL (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
xtensa.h 151 #define XTENSA_PROP_LITERAL 0x00000001
  /src/external/gpl3/binutils.old/dist/include/elf/
xtensa.h 151 #define XTENSA_PROP_LITERAL 0x00000001
  /src/external/gpl3/gdb/dist/include/elf/
xtensa.h 151 #define XTENSA_PROP_LITERAL 0x00000001
  /src/external/gpl3/gdb.old/dist/include/elf/
xtensa.h 151 #define XTENSA_PROP_LITERAL 0x00000001
  /src/external/gpl3/binutils/dist/opcodes/
xtensa-dis.c 405 if (insn_block && (insn_block->flags & XTENSA_PROP_LITERAL)
  /src/external/gpl3/binutils.old/dist/opcodes/
xtensa-dis.c 405 if (insn_block && (insn_block->flags & XTENSA_PROP_LITERAL)
  /src/external/gpl3/gdb/dist/opcodes/
xtensa-dis.c 405 if (insn_block && (insn_block->flags & XTENSA_PROP_LITERAL)
  /src/external/gpl3/gdb.old/dist/opcodes/
xtensa-dis.c 405 if (insn_block && (insn_block->flags & XTENSA_PROP_LITERAL)
  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 175 #define XTENSA_PROP_LITERAL 0x00000001
12223 num |= XTENSA_PROP_LITERAL;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 175 #define XTENSA_PROP_LITERAL 0x00000001
12223 num |= XTENSA_PROP_LITERAL;
  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 11370 return (XTENSA_PROP_LITERAL
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 11370 return (XTENSA_PROP_LITERAL
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 11368 return (XTENSA_PROP_LITERAL
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 11374 return (XTENSA_PROP_LITERAL

Completed in 75 milliseconds