Searched refs:lib_func1 (Results 1 – 25 of 38) sorted by relevance
12
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
D | arm-lib-plt32.s | 3 .globl lib_func1 symbol 4 .type lib_func1, %function 5 lib_func1: label 11 .size lib_func1, . - lib_func1
|
D | arm-lib.s | 3 .globl lib_func1 symbol 4 .type lib_func1, %function 5 lib_func1: label 11 .size lib_func1, . - lib_func1
|
D | mixed-lib.s | 4 .globl lib_func1 symbol 5 .type lib_func1, %function 6 lib_func1: label 12 .size lib_func1, . - lib_func1
|
D | farcall-mixed-lib1.s | 8 .globl lib_func1 symbol 9 .type lib_func1, %function 10 lib_func1: label 20 .size lib_func1, . - lib_func1
|
D | preempt-app.s | 9 bl lib_func1 20 .globl lib_func1 symbol 21 .type lib_func1,%function 23 lib_func1: label
|
D | arm-app.d | 9 .* <lib_func1@plt-0x14>: 11 .*: e59fe004 ldr lr, \[pc, #4\] ; .* <lib_func1@plt-0x4> 15 .* <lib_func1@plt>: 31 .*: ebfffff4 bl .* <lib_func1@plt>
|
D | arm-app-abs32.d | 9 .* <lib_func1@plt-0x14>: 11 +.*: e59fe004 ldr lr, \[pc, #4\] ; .* <lib_func1@plt-0x4> 15 .* <lib_func1@plt>:
|
D | arm-app-movw.s | 6 movw r0, #:lower16:lib_func1 7 movt r0, #:upper16:lib_func1
|
D | farcall-mixed-app.s | 8 bl lib_func1 34 bl lib_func1
|
D | farcall-mixed-app2.s | 8 bl lib_func1 49 bl lib_func1
|
D | farcall-mixed-app.d | 21 .* <lib_func1@plt>: 32 .*: ebfffff6 bl .* <lib_func1@plt>
|
D | farcall-mixed-app-v5.d | 19 .* <lib_func1@plt>: 30 .*: ebfffff5 bl .* <lib_func1@plt>
|
D | farcall-mixed-app2.d | 21 .* <lib_func1@plt>: 32 .*: ebfffff6 bl .* <lib_func1@plt>
|
D | arm-app-abs32.r | 6 .* R_ARM_JUMP_SLOT lib_func1
|
D | arm-app.r | 7 .* R_ARM_JUMP_SLOT lib_func1
|
D | mixed-app.r | 8 .* R_ARM_JUMP_SLOT lib_func1
|
D | arm-no-rel-plt.r | 9 .* R_ARM_JUMP_SLOT .* lib_func1
|
D | farcall-mixed-app.r | 8 .* R_ARM_JUMP_SLOT lib_func1
|
D | farcall-mixed-app2.r | 8 .* R_ARM_JUMP_SLOT lib_func1
|
D | arm-app-abs32.s | 11 .long lib_func1
|
D | arm-app.s | 14 bl lib_func1
|
D | preempt-app.sym | 9 +.. +..: .......1 +20 +FUNC +GLOBAL +DEFAULT +6 lib_func1
|
D | farcall-mixed-app.sym | 9 +.. +..: 0*[^0]*.* +0 +FUNC +GLOBAL +DEFAULT +UND lib_func1
|
D | mixed-app.sym | 9 +.. +..: 0*[^0]*.* +0 +FUNC +GLOBAL +DEFAULT +UND lib_func1
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-metag/ |
D | shared.s | 3 .global lib_func1 symbol 4 .type lib_func1,function 5 lib_func1: label 24 .size lib_func1,.-lib_func1
|
12