Home
last modified time | relevance | path

Searched refs:flush_fn_list (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/build/build-clang/
H A Drename_gcov_flush_7.patch7 fn_list_insert(&flush_fn_list, fn);
12 struct fn_node* curr = flush_fn_list.head;
H A Drename_gcov_flush.patch7 fn_list_insert(&flush_fn_list, fn);
12 struct fn_node* curr = flush_fn_list.head;
H A Drename_gcov_flush_clang_10.patch19 fn_list_insert(&flush_fn_list, fn);
24 struct fn_node* curr = flush_fn_list.head;
H A Dcritical_section_on_gcov_flush-rG02ce9d8ef5a8.patch62 struct fn_node* curr = flush_fn_list.head;
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/profile/
H A DGCDAProfiling.c121 struct fn_list flush_fn_list; variable
620 fn_list_insert(&flush_fn_list, fn); in llvm_register_flush_function()
624 struct fn_node* curr = flush_fn_list.head; in __gcov_flush()
634 fn_list_remove(&flush_fn_list); in llvm_delete_flush_function_list()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/profile/
H A DGCDAProfiling.c133 struct fn_list flush_fn_list; variable
644 fn_list_insert(&flush_fn_list, fn); in llvm_register_flush_function()
648 struct fn_node* curr = flush_fn_list.head; in __gcov_flush()
658 fn_list_remove(&flush_fn_list); in llvm_delete_flush_function_list()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/profile/
H A DGCDAProfiling.c133 struct fn_list flush_fn_list; variable
631 fn_list_insert(&flush_fn_list, fn); in llvm_register_flush_function()
635 struct fn_node* curr = flush_fn_list.head; in __gcov_flush()
645 fn_list_remove(&flush_fn_list); in llvm_delete_flush_function_list()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c122 struct fn_list flush_fn_list; variable
626 fn_list_insert(&flush_fn_list, fn); in llvm_register_flush_function()
630 struct fn_node* curr = flush_fn_list.head; in __gcov_flush()
640 fn_list_remove(&flush_fn_list); in llvm_delete_flush_function_list()