Searched refs:called_plugin (Results 1 – 1 of 1) sorted by relevance
88 static plugin_t *called_plugin = NULL; variable388 ASSERT (called_plugin); in register_claim_file()389 called_plugin->claim_file_handler = handler; in register_claim_file()397 ASSERT (called_plugin); in register_all_symbols_read()398 called_plugin->all_symbols_read_handler = handler; in register_all_symbols_read()406 ASSERT (called_plugin); in register_cleanup()407 called_plugin->cleanup_handler = handler; in register_cleanup()419 ASSERT (called_plugin); in add_symbols()442 ASSERT (called_plugin); in get_input_file()450 ASSERT (called_plugin); in release_input_file()[all …]