OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rodata
(Results
151 - 175
of
3216
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
rodata-relocs.ll
20
; STATIC: .section .
rodata
.cst8,"aM",@progbits,8
23
; STATIC: .section .
rodata
.cst16,"aM",@progbits,16
26
; STATIC: .section .
rodata
,"a",@progbits
29
; PIC: .section .
rodata
.cst8,"aM",@progbits,8
32
; PIC: .section .
rodata
.cst16,"aM",@progbits,16
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
mix2.xd
20
1 \.
rodata
00000010 0+1034 0+1034 00000134 2\*\*2
30
0+1034 l d \.
rodata
0+ (|\.
rodata
)
36
0+1040 g \.
rodata
0+ compactlabel4
38
0+1038 g \.
rodata
0+ medialabel3
shdl-2.s
8
.section .
rodata
13
.section .
rodata
18
.section .
rodata
109
.section .
rodata
146
.section .
rodata
242
.section .
rodata
279
.section .
rodata
/toolchain/binutils/binutils-2.25/ld/scripttempl/
v850.sc
56
.rel.
rodata
: { *(.rel.
rodata
) }
57
.rela.
rodata
: { *(.rela.
rodata
) }
106
.
rodata
: { *(.
rodata
) ${RELOCATING+*(.
rodata
.*)} *(.gnu.linkonce.r*) }
v850_rh850.sc
60
.rel.
rodata
: { *(.rel.
rodata
) }
61
.rela.
rodata
: { *(.rela.
rodata
) }
110
.
rodata
:
112
*(.
rodata
)
113
${RELOCATING+*(.
rodata
.*)}
elf32msp430_3.sc
51
.rel.
rodata
${RELOCATING-0} :
53
*(.rel.
rodata
)
54
${RELOCATING+*(.rel.
rodata
.*)}
57
.rela.
rodata
${RELOCATING-0} :
59
*(.rela.
rodata
)
60
${RELOCATING+*(.rela.
rodata
.*)}
132
.
rodata
:
134
*(.
rodata
.
rodata
.* .gnu.linkonce.r.*)
/external/llvm/test/CodeGen/Mips/
emutls_generic.ll
36
; MIPS_32: .section .
rodata
,
58
; MIPS_64: .section .
rodata
,
68
; MIPS_64: .section .
rodata
,
/external/llvm/test/MC/ELF/
basic-elf-64.s
21
.section .
rodata
.str1.1,"aMS",@progbits,1
49
// CHECK: 0x5 R_X86_64_32 .
rodata
.str1.1 0x0
51
// CHECK: 0xF R_X86_64_32 .
rodata
.str1.1 0x6
/cts/hostsidetests/appsecurity/test-apps/SplitApp/libs/mips/raw/lib/mips/
libsplitappjni.so
/cts/hostsidetests/appsecurity/test-apps/SplitApp/libs/x86/raw/lib/x86/
libsplitappjni.so
/external/llvm/test/CodeGen/XCore/
aliases.ll
5
@b_val = constant i32 42, section ".cp.
rodata
"
/external/llvm/test/Object/
objdump-sectionheaders.test
11
; CHECK: 2 .
rodata
.str1.1 0000000d 0000000000000026 DATA
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/gconv/
GBGBK.so
IBM1008_420.so
ISO8859-1.so
ISO_11548-1.so
ISO_5428.so
TSCII.so
UNICODE.so
UTF-32.so
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libXau.so.6
libXau.so.6.0.0
libXdamage.so
libXdamage.so.1
libXdamage.so.1.1.0
Completed in 519 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>