HomeSort by relevance Sort by last modified time
    Searched full:rodata (Results 1 - 25 of 3216) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
bad-section-flag.s 1 .section ".rodata", "z~&q"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
rodata-merge-map.ld 5 .rodata :
7 *(.rodata*)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
ehdr_start-missing.t 7 .rodata : { *(.rodata) }
merge.ld 5 .rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
ehdr_start-userdef.t 9 .rodata : { *(.rodata) }
orphan-region.ld 9 .rodata : ALIGN (4) { *(.rodata) } > region
sec-to-seg-script-same-page.t 4 .sec1 : { *sec-to-seg1.o(.rodata) }
5 .sec2 : { *sec-to-seg2.o(.rodata) }
comm-data1.s 1 .section .rodata,"a",%progbits
ehdr_start-strongref.s 6 .section .rodata,"a"
ehdr_start.s 6 .section .rodata,"a"
group.ld 4 .text : { *(.text) *(.rodata.brlt) }
sec-to-seg1.s 3 .section .rodata
unknown2.s 5 .section .rodata,"a"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
reloc-merge-lo16.ld 7 .rodata : { *(.rodata.*) }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
reloc.s 2 .section .rodata.4, "a", @progbits
3 .section .rodata.8, "a", @progbits
9 .xdata4 .rodata.4, esym
10 .xdata8 .rodata.8, esym
14 .xdata4 .rodata.4, @gprel(esym)
15 .xdata8 .rodata.8, @gprel(esym)
22 .xdata8 .rodata.8, @pltoff(esym)
25 .xdata4 .rodata.4, @fptr(esym)
26 .xdata8 .rodata.8, @fptr(esym)
32 .xdata4 .rodata.4, @pcrel(esym
    [all...]
reloc-bad.s 3 .section .rodata, "a", @progbits
9 .xdata4 .rodata, @ltoff(esym)
10 .xdata8 .rodata, @ltoff(esym)
13 .xdata4 .rodata, @pltoff(esym)
37 .xdata4 .rodata, @iplt(esym)
38 .xdata8 .rodata, @iplt(esym)
42 .xdata4 .rodata, @tprel(esym)
46 .xdata4 .rodata, @ltoff(@tprel(esym))
47 .xdata8 .rodata, @ltoff(@tprel(esym))
52 .xdata4 .rodata, @dtpmod(esym
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
funref2.s 1 .section .rodata,"a",@progbits
vle-multiseg-5.ld 11 REGION_ALIAS("RODATA", code_rom)
31 .rodata :
33 *(.rodata)
34 } > RODATA
42 } > RAM AT>RODATA
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-local-addend.d 8 000000010000 000200000113 R_AARCH64_ADR_PRE 0000000000010018 \.rodata \+ 0
9 000000010004 000200000115 R_AARCH64_ADD_ABS 0000000000010018 \.rodata \+ 0
10 00000001000c 000200000113 R_AARCH64_ADR_PRE 0000000000010018 \.rodata \+ 10
11 000000010010 000200000115 R_AARCH64_ADD_ABS 0000000000010018 \.rodata \+ 10
13 Relocation section '\.rela\.rodata' at offset .* contains 2 entries:
15 000000010020 000200000101 R_AARCH64_ABS64 0000000000010018 \.rodata \+ 0
16 000000010030 000200000101 R_AARCH64_ABS64 0000000000010018 \.rodata \+ 10
local-addend-r.d 8 000000000000 000200000113 R_AARCH64_ADR_PRE 0000000000000000 \.rodata \+ 0
9 000000000004 000200000115 R_AARCH64_ADD_ABS 0000000000000000 \.rodata \+ 0
10 00000000000c 000200000113 R_AARCH64_ADR_PRE 0000000000000000 \.rodata \+ 10
11 000000000010 000200000115 R_AARCH64_ADD_ABS 0000000000000000 \.rodata \+ 10
13 Relocation section '\.rela\.rodata' at offset .* contains 2 entries:
15 000000000008 000200000101 R_AARCH64_ABS64 0000000000000000 \.rodata \+ 0
16 000000000018 000200000101 R_AARCH64_ABS64 0000000000000000 \.rodata \+ 10
  /external/llvm/test/MC/ELF/
section-sym2.s 5 mov .rodata, %rsi
6 .section .rodata
13 // CHECK: Symbol: .rodata
19 // There is only one .rodata symbol
23 // CHECK: Section: .rodata
24 // CHECK-NOT: Section: .rodata
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
i143317.t 15 .rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
list-1.s 1 .section .rodata
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel16.s 6 .section .rodata
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
pr12815-1.ld 10 *(.rodata*)

Completed in 387 milliseconds

1 2 3 4 5 6 7 8 91011>>