Searched refs:text1 (Results 1 – 25 of 43) sorted by relevance
12
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-nios2/ |
D | relax_ujmp.s | 3 .globl text1 symbol 4 .section text1, "ax", @progbits 27 br text1
|
D | relax_call26_multi.ld | 2 In this case, input sections text0 and text1 cannot share stubs 12 text1 : { *(text1) } section
|
D | relax_cjmp.s | 3 .globl text1 symbol 4 .section text1, "ax", @progbits 25 bge r2, r3, text1
|
D | relax_jmp.ld | 10 text1 0x8000 : { *(text1) } section
|
D | relax_callr.ld | 9 text1 0 : { *(text1) } section
|
D | relax_callr.s | 3 .globl text1 symbol 4 .section text1, "ax", @progbits
|
D | relax_section.s | 3 .globl text1 symbol 4 .section text1, "ax", @progbits
|
D | relax_call26_shared.ld | 2 In this case, input sections text0 and text1 are placed in the 11 text0 0 : { *(text0) *(text1) }
|
D | relax_call26_cache.ld | 2 In this case, input sections text0 and text1 are placed in the 11 text0 0x0fffffe0 : { *(text0) *(text1) }
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-visium/ |
D | reloc1.s | 7 .long text1 14 brr tr,text1 15 moviq r2,text1-bar+8
|
D | reloc2.s | 8 .global text1 symbol 9 text1: label
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/ |
D | overlay-size.t | 17 .text1 80 10020 30020 46 .text1 { *(.text1) }
|
D | sort_b_n.s | 7 .section .text1 8 text1: label
|
D | sort_b_a.s | 9 .section .text1 11 text1: label
|
D | empty-aligned.t | 5 .text1 ALIGN (4096) : 7 *(.text1)
|
D | sort_b_n-1.s | 8 text1: label
|
D | sort_n_a-a.s | 9 .section .text1
|
D | sort_b_a-1.s | 11 text1: label
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mn10300/ |
D | i135409-4.t | 10 .text1 : 12 *(.text1)
|
D | i135409-5.t | 4 .text1 : 6 *(.text1)
|
D | i135409-4.s | 6 .section .text1
|
D | i135409-5.s | 6 .section .text1
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/ |
D | overlay.t | 6 .text1 {*(.text1)}
|
D | overlay.s | 1 .section .text1,"ax",%progbits
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mep/ |
D | mep1.ld | 5 .text1 : { *(.text1) }
|
12