Searched refs:insert_mi_cmd_entry (Results 1 – 4 of 4) sorted by relevance
105 insert_mi_cmd_entry (mi_command_up command) in insert_mi_cmd_entry() function155 bool success = insert_mi_cmd_entry (std::move (command));170 bool success = insert_mi_cmd_entry (std::move (command));
220 extern bool insert_mi_cmd_entry (mi_command_up command);
321 bool result = insert_mi_cmd_entry (std::move (mi_cmd)); in micmdpy_install_command()
67672 (e.g. insert_mi_cmd_entry). If MI support is disabled, we get some67675 …mold: error: undefined symbol: insert_mi_cmd_entry(std::unique_ptr<mi_command, std::default_delete…137580 rather than waiting for insert_mi_cmd_entry to fail. Change the