Searched refs:_func (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | arm_cortex_a8_b_cond.s | 14 .global _func symbol 15 .type _func,%function 16 _func: label 18 .size _func,.-_func 29 beq.w _func
|
D | arm_cortex_a8_bl.s | 14 .global _func symbol 15 .type _func,%function 16 _func: label 18 .size _func,.-_func 29 bl _func
|
D | arm_cortex_a8_b.s | 14 .global _func symbol 15 .type _func,%function 16 _func: label 18 .size _func,.-_func 29 b.w _func
|
D | arm_cortex_a8_blx.s | 13 .global _func symbol 14 .type _func,%function 15 _func: label 17 .size _func,.-_func 28 blx _func
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/ |
D | i135409-3.s | 4 .type _func, @function 5 _func: label 13 .size _func, .-_func
|
D | i135409-2.s | 13 .type _func, @function 14 _func: label 20 .size _func, . - _func
|
D | i135409-1.s | 7 .type _func, @function 8 _func: label 13 .size _func, . - _func
|
D | i135409-3.d | 6 0+0 <_func>:
|
D | i135409-1.d | 5 +..: 0[0-9a-f]+ +7 +FUNC +LOCAL +DEFAULT +. _func
|
D | i135409-2.d | 8 +..: 0[0-9a-f]+10 +7 +FUNC +LOCAL +DEFAULT +. _func
|