Home
last modified time | relevance | path

Searched refs:used_function (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/test/wasm/
H A Dexport.s29 .no_dead_strip used_function
30 .globl used_function
31 used_function: label
32 .functype used_function () -> (i32)
54 # EMSCRIPTEN-NEXT: - Name: used_function
H A Dgc-sections.ll6 ; PRINT-GC-NOT: removing unused section {{.*}}:(used_function)
22 define hidden i32 @used_function() {
31 call i32 @used_function()
80 ; CHECK-NEXT: Name: used_function
156 ; NO-GC-NEXT: Name: used_function