Home
last modified time | relevance | path

Searched refs:symbol_cache_entry (Results 1 – 25 of 76) sorted by relevance

1234

/dports/graphics/cairo/cairo-1.17.4/util/cairo-trace/
H A Dlookup-symbol.c249 struct symbol_cache_entry { struct
251 struct symbol_cache_entry *hash_prev, *hash_next; argument
255 static struct symbol_cache_entry *symbol_cache_hash[13477]; argument
266 struct symbol_cache_entry *cache; in lookup_symbol()
316 cache = malloc (sizeof (struct symbol_cache_entry) + len + 1); in lookup_symbol()
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/
H A Dbfd.h328 struct symbol_cache_entry *sym; /* Function name. */
580 struct symbol_cache_entry;
612 boolean (*get_extr) (struct symbol_cache_entry *,
614 void (*set_index) (struct symbol_cache_entry *,
1330 struct symbol_cache_entry *symbol;
1331 struct symbol_cache_entry **symbol_ptr_ptr;
1778 struct symbol_cache_entry **sym_ptr_ptr;
3121 typedef struct symbol_cache_entry struct
3385 struct symbol_cache_entry **outsymbols;
3878 struct symbol_cache_entry *
[all …]
H A Delf-bfd.h920 struct symbol_cache_entry *id;
1557 PARAMS ((bfd *, arelent *, struct symbol_cache_entry *, PTR,
/dports/devel/cxmon/cxmon-3.2/src/disass/
H A Dbfd.h36 typedef struct symbol_cache_entry { struct
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Ddis-asm.h227 typedef struct symbol_cache_entry struct
/dports/devel/fpc-bfd/fpc-3.2.2/packages/bfd/src/
H A Dbfd.pas92 Psymbol_cache_entry = ^symbol_cache_entry;
424 symbol_cache_entry = record
460 asymbol = symbol_cache_entry;
/dports/lang/fpc-source/fpc-3.2.2/packages/bfd/src/
H A Dbfd.pas92 Psymbol_cache_entry = ^symbol_cache_entry;
424 symbol_cache_entry = record
460 asymbol = symbol_cache_entry;
/dports/emulators/qemu42/qemu-4.2.1/include/disas/
H A Ddis-asm.h234 typedef struct symbol_cache_entry struct
/dports/emulators/qemu/qemu-6.2.0/include/disas/
H A Ddis-asm.h261 typedef struct symbol_cache_entry struct
/dports/emulators/qemu60/qemu-6.0.0/include/disas/
H A Ddis-asm.h257 typedef struct symbol_cache_entry struct
/dports/emulators/qemu-utils/qemu-4.2.1/include/disas/
H A Ddis-asm.h234 typedef struct symbol_cache_entry struct
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/disas/
H A Dbfd.h236 typedef struct symbol_cache_entry struct
/dports/emulators/qemu5/qemu-5.2.0/include/disas/
H A Ddis-asm.h257 typedef struct symbol_cache_entry struct
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/disas/
H A Ddis-asm.h238 typedef struct symbol_cache_entry struct
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/disas/
H A Ddis-asm.h261 typedef struct symbol_cache_entry struct
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/disas/
H A Ddis-asm.h238 typedef struct symbol_cache_entry struct
/dports/devel/avr-gdb/gdb-7.3.1/sim/d10v/
H A DChangeLog88 * simops.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/d10v/
H A DChangeLog8 * simops.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/d10v/
H A DChangeLog8 * simops.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/gdb761/gdb-7.6.1/sim/d10v/
H A DChangeLog123 * simops.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/avr-gdb/gdb-7.3.1/sim/frv/
H A DChangeLog218 * traps.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/gdb761/gdb-7.6.1/sim/frv/
H A DChangeLog263 * traps.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/frv/
H A DChangeLog81 * traps.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/frv/
H A DChangeLog81 * traps.c: Replace "struct symbol_cache_entry" with "struct
/dports/devel/binutils/binutils-2.37/ld/
H A DChangeLog-0203168 * emultempl/pe.em, pe-dll.c: Replace "struct symbol_cache_entry"

1234