Lines Matching defs:fn
2 ;# linkonce functions fn and fn2. The functions fn and fn2 are
4 ;# main file instantiates fn. An exception-table-lookalike entry
5 ;# refers to fn via a local label. We use .gcc_except_table as we
13 .long fn
16 .section .gnu.linkonce.t.fn,"ax",@progbits
17 .weak fn
18 .type fn,@function
19 fn:
24 .size fn,L:b-L:a