Searched refs:undef_func (Results 1 – 6 of 6) sorted by relevance
3 ## Check that %t1.o contains undefined symbol undef_func.6 # ERRUND: error: {{.*}}1.o: undefined symbol: undef_func64 # IMPORT-NEXT: Field: undef_func71 # IMPORTUNDEFINED-NOT: error: {{.*}}1.o: undefined symbol: undef_func78 .functype undef_func () -> ()85 # ERRNOPIC: relocation R_WASM_TABLE_INDEX_SLEB cannot be used against symbol `undef_func`; recompil…90 call undef_func107 i32.const undef_func
60 declare void @undef_func()66 call void @undef_func()
86 declare void @undef_func()97 call void @undef_func()
154 declare void @undef_func()176 call void @undef_func()
28 declare i32 @undef_func(...)
1699 void undef_func() { in undef_func() function