Searched refs:novlys_msym (Results 1 – 1 of 1) sorted by relevance
3314 struct minimal_symbol *novlys_msym, *ovly_table_msym; in simple_read_overlay_table() local3317 novlys_msym = lookup_minimal_symbol ("_novlys", NULL, NULL); in simple_read_overlay_table()3318 if (! novlys_msym) in simple_read_overlay_table()3335 cache_novlys = read_memory_integer (SYMBOL_VALUE_ADDRESS (novlys_msym), 4); in simple_read_overlay_table()