Searched refs:novlys_msym (Results 1 – 1 of 1) sorted by relevance
3497 struct minimal_symbol *novlys_msym, *ovly_table_msym; in simple_read_overlay_table() local3503 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()