Searched refs:patch_functions (Results 1 – 3 of 3) sorted by relevance
103 symlist_t patch_functions; variable397 for (cur_node = SLIST_FIRST(&patch_functions); in output_code()545 for (func_count = 0, cur_func = SLIST_FIRST(&patch_functions); in output_listing()566 for (cur_func = SLIST_FIRST(&patch_functions); in output_listing()725 symlist_free(&patch_functions); in stop()
72 extern struct symlist patch_functions;
1936 symlist_add(&patch_functions, false_func, SYMLIST_INSERT_HEAD); in add_conditional()1952 symlist_add(&patch_functions, symbol, SYMLIST_INSERT_HEAD); in add_conditional()