/toolchain/binutils/binutils-2.25/gold/testsuite/ |
arm_thm_jump11.s | 43 b.n _forward_target 51 .global _forward_target 54 .type _forward_target, %function 55 _forward_target: label 57 .size _forward_target, .-_forward_target
|
arm_thm_jump8.s | 43 beq.n _forward_target 51 .global _forward_target 54 .type _forward_target, %function 55 _forward_target: label 57 .size _forward_target, .-_forward_target
|
thumb_bl_in_range.s | 42 bl _forward_target 50 .global _forward_target 53 .type _forward_target, %function 54 _forward_target: label 56 .size _forward_target, .-_forward_target
|
arm_bl_in_range.s | 33 bl _forward_target 42 .global _forward_target 43 _forward_target: label 45 .size _forward_target, .-_forward_target
|
arm_bl_out_of_range.s | 34 bl _forward_target 43 .global _forward_target 44 _forward_target: label 46 .size _forward_target, .-_forward_target
|
thumb_bl_out_of_range.s | 44 bl _forward_target 56 .global _forward_target 59 .type _forward_target, %function 60 _forward_target: label 62 .size _forward_target, .-_forward_target
|
thumb_blx_in_range.s | 49 blx _forward_target 59 .global _forward_target 61 .type _forward_target, %function 62 _forward_target: label 64 .size _forward_target, .-_forward_target
|
thumb_blx_out_of_range.s | 10 .global _forward_target 49 bl _forward_target 62 .global _forward_target 63 .type _forward_target, %function 64 _forward_target: label 66 .size _forward_target, .-_forward_target
|