Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/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()