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

  /src/external/gpl3/binutils/dist/include/elf/
xtensa.h 139 } property_table_entry; typedef in typeref:struct:property_table_entry_t
222 property_table_entry **table_p,
226 xtensa_compute_fill_extra_space (property_table_entry *entry);
  /src/external/gpl3/binutils.old/dist/include/elf/
xtensa.h 139 } property_table_entry; typedef in typeref:struct:property_table_entry_t
222 property_table_entry **table_p,
226 xtensa_compute_fill_extra_space (property_table_entry *entry);
  /src/external/gpl3/gdb/dist/include/elf/
xtensa.h 139 } property_table_entry; typedef in typeref:struct:property_table_entry_t
222 property_table_entry **table_p,
226 xtensa_compute_fill_extra_space (property_table_entry *entry);
  /src/external/gpl3/gdb.old/dist/include/elf/
xtensa.h 139 } property_table_entry; typedef in typeref:struct:property_table_entry_t
222 property_table_entry **table_p,
226 xtensa_compute_fill_extra_space (property_table_entry *entry);
  /src/external/gpl3/binutils/dist/opcodes/
xtensa-dis.c 50 property_table_entry *insn_table_entries;
69 property_table_entry *entry = priv->insn_table_entries + i;
75 property_table_entry *next = priv->insn_table_entries + j;
98 static property_table_entry *
113 property_table_entry *block = priv->insn_table_entries + i;
136 property_table_entry *insn_block)
285 property_table_entry *insn_block;
  /src/external/gpl3/binutils.old/dist/opcodes/
xtensa-dis.c 50 property_table_entry *insn_table_entries;
69 property_table_entry *entry = priv->insn_table_entries + i;
75 property_table_entry *next = priv->insn_table_entries + j;
98 static property_table_entry *
113 property_table_entry *block = priv->insn_table_entries + i;
136 property_table_entry *insn_block)
285 property_table_entry *insn_block;
  /src/external/gpl3/gdb/dist/opcodes/
xtensa-dis.c 50 property_table_entry *insn_table_entries;
69 property_table_entry *entry = priv->insn_table_entries + i;
75 property_table_entry *next = priv->insn_table_entries + j;
98 static property_table_entry *
113 property_table_entry *block = priv->insn_table_entries + i;
136 property_table_entry *insn_block)
285 property_table_entry *insn_block;
  /src/external/gpl3/gdb.old/dist/opcodes/
xtensa-dis.c 50 property_table_entry *insn_table_entries;
69 property_table_entry *entry = priv->insn_table_entries + i;
75 property_table_entry *next = priv->insn_table_entries + j;
98 static property_table_entry *
113 property_table_entry *block = priv->insn_table_entries + i;
136 property_table_entry *insn_block)
285 property_table_entry *insn_block;
  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 809 const property_table_entry *a = (const property_table_entry *) ap;
810 const property_table_entry *b = (const property_table_entry *) bp;
842 const property_table_entry *a = (const property_table_entry *) ap;
843 const property_table_entry *b = (const property_table_entry *) bp;
861 property_table_entry **table_p,
868 property_table_entry *blocks
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 810 const property_table_entry *a = (const property_table_entry *) ap;
811 const property_table_entry *b = (const property_table_entry *) bp;
843 const property_table_entry *a = (const property_table_entry *) ap;
844 const property_table_entry *b = (const property_table_entry *) bp;
862 property_table_entry **table_p,
869 property_table_entry *blocks
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 810 const property_table_entry *a = (const property_table_entry *) ap;
811 const property_table_entry *b = (const property_table_entry *) bp;
843 const property_table_entry *a = (const property_table_entry *) ap;
844 const property_table_entry *b = (const property_table_entry *) bp;
862 property_table_entry **table_p,
869 property_table_entry *blocks
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 812 const property_table_entry *a = (const property_table_entry *) ap;
813 const property_table_entry *b = (const property_table_entry *) bp;
845 const property_table_entry *a = (const property_table_entry *) ap;
846 const property_table_entry *b = (const property_table_entry *) bp;
864 property_table_entry **table_p,
871 property_table_entry *blocks
    [all...]

Completed in 47 milliseconds