Searched refs:lib_func (Results 1 – 5 of 5) sorted by relevance
3 .section .text.lib_func,"",@4 .globl lib_func5 lib_func: label6 .functype lib_func () -> ()
1 # Like Inputs/ctor-start.s, except it calls `lib_func` from a ctor4 .functype lib_func () -> ()14 call lib_func
1 .functype lib_func () -> ()6 call lib_func
1 # Like Inputs/ctor-setup.s, except it calls `def` instead of `lib_func`,
3 define i32 @lib_func() {