Home
last modified time | relevance | path

Searched refs:novlys_msym (Results 1 – 5 of 5) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.c3309 struct minimal_symbol *novlys_msym, *ovly_table_msym; in simple_read_overlay_table() local
3312 novlys_msym = lookup_minimal_symbol ("_novlys", NULL, NULL); in simple_read_overlay_table()
3313 if (! novlys_msym) in simple_read_overlay_table()
3330 cache_novlys = read_memory_integer (SYMBOL_VALUE_ADDRESS (novlys_msym), 4); in simple_read_overlay_table()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.c3309 struct minimal_symbol *novlys_msym, *ovly_table_msym; in simple_read_overlay_table() local
3312 novlys_msym = lookup_minimal_symbol ("_novlys", NULL, NULL); in simple_read_overlay_table()
3313 if (! novlys_msym) in simple_read_overlay_table()
3330 cache_novlys = read_memory_integer (SYMBOL_VALUE_ADDRESS (novlys_msym), 4); in simple_read_overlay_table()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsymfile.c3354 struct minimal_symbol *novlys_msym, *ovly_table_msym; in simple_read_overlay_table() local
3360 novlys_msym = lookup_minimal_symbol ("_novlys", NULL, NULL); in simple_read_overlay_table()
3361 if (! novlys_msym) in simple_read_overlay_table()
3382 cache_novlys = read_memory_integer (SYMBOL_VALUE_ADDRESS (novlys_msym), in simple_read_overlay_table()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dsymfile.c3415 struct bound_minimal_symbol novlys_msym; in simple_read_overlay_table() local
3422 novlys_msym = lookup_minimal_symbol ("_novlys", NULL, NULL); in simple_read_overlay_table()
3423 if (! novlys_msym.minsym) in simple_read_overlay_table()
3444 cache_novlys = read_memory_integer (BMSYMBOL_VALUE_ADDRESS (novlys_msym), in simple_read_overlay_table()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsymfile.c3497 struct minimal_symbol *novlys_msym, *ovly_table_msym; in simple_read_overlay_table() local
3503 novlys_msym = lookup_minimal_symbol ("_novlys", NULL, NULL); in simple_read_overlay_table()
3504 if (! novlys_msym) in simple_read_overlay_table()
3525 cache_novlys = read_memory_integer (SYMBOL_VALUE_ADDRESS (novlys_msym), in simple_read_overlay_table()