Home
last modified time | relevance | path

Searched refs:funcUnit_lookup_table (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxtensa-isa.c312 isa->funcUnit_lookup_table = in xtensa_isa_init()
314 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p, in xtensa_isa_init()
318 isa->funcUnit_lookup_table[n].key = isa->funcUnits[n].name; in xtensa_isa_init()
319 isa->funcUnit_lookup_table[n].u.fun = n; in xtensa_isa_init()
321 qsort (isa->funcUnit_lookup_table, isa->num_funcUnits, in xtensa_isa_init()
360 free (intisa->funcUnit_lookup_table); in xtensa_isa_free()
361 intisa->funcUnit_lookup_table = 0; in xtensa_isa_free()
1743 result = bsearch (&entry, intisa->funcUnit_lookup_table, in xtensa_funcUnit_lookup()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxtensa-isa.c324 isa->funcUnit_lookup_table = in xtensa_isa_init()
326 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p, in xtensa_isa_init()
330 isa->funcUnit_lookup_table[n].key = isa->funcUnits[n].name; in xtensa_isa_init()
331 isa->funcUnit_lookup_table[n].u.fun = n; in xtensa_isa_init()
333 qsort (isa->funcUnit_lookup_table, isa->num_funcUnits, in xtensa_isa_init()
372 free (intisa->funcUnit_lookup_table); in xtensa_isa_free()
373 intisa->funcUnit_lookup_table = 0; in xtensa_isa_free()
1755 result = bsearch (&entry, intisa->funcUnit_lookup_table, in xtensa_funcUnit_lookup()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxtensa-isa-internal.h225 xtensa_lookup_entry *funcUnit_lookup_table; member
H A DChangeLog-04151990 funcUnit_lookup_table fields.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxtensa-isa-internal.h225 xtensa_lookup_entry *funcUnit_lookup_table; member
H A DChangeLog-04151990 funcUnit_lookup_table fields.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-04151990 funcUnit_lookup_table fields.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-04151990 funcUnit_lookup_table fields.