/toolchain/binutils/binutils-2.25/ld/testsuite/ld-s390/ |
tlsbin_64.s | 1 .section ".tbss", "awT", @nobits
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
tlsbin.s | 1 .section ".tbss", "awT", @nobits
|
tlsbin-2.d | 22 +\[10\] \.tbss +NOBITS .* 0+010 00 WAT +0 +0 +1
|
tlspic-2.d | 21 +\[ 9\] \.tbss +NOBITS .* 0+08 00 WAT +0 +0 +1
|
/external/llvm/include/llvm/Object/ |
ELFYAML.h | 92 NoBits, 117 NoBitsSection() : Section(SectionKind::NoBits) {} 119 return S->Kind == SectionKind::NoBits;
|
/external/llvm/test/CodeGen/XCore/ |
codemodel.ll | 159 ; CHECK: .section .dp.bss,"awd",@nobits 162 ; LARGE: .section .dp.bss.large,"awd",@nobits 169 ; LARGE: .section .dp.bss,"awd",@nobits
|
globals.ll | 88 ; CHECK: .section .dp.bss,"awd",@nobits
|
/art/compiler/debug/ |
elf_gnu_debugdata_writer.h | 91 // Mirror .rodata and .text as NOBITS sections.
|
/external/elfutils/ |
.gitignore | 147 /tests/test-flag-nobits
|
/external/elfutils/libebl/ |
eblsectiontypename.c | 56 KNOWNSTYPE (NOBITS),
|
/external/llvm/test/MC/AArch64/ |
inline-asm-modifiers.s | 181 .section .tbss,"awT",@nobits
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mips16-hilo-match.s | 103 .section .sbss,"aw",@nobits
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
tlsnopic1.s | 4 .section ".tbss", "awT", @nobits
|
tlsbin.s | 1 .section ".tbss", "awT", @nobits
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
crangerel1.rd | 9 +\[ 4\] \.bss +NOBITS +00000000 00004c 000000 00 +WA +0 +0 +1
|
crangerel2.rd | 9 +\[ 4\] \.bss +NOBITS +00000000 000090 000000 00 +WA +0 +0 +1
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
tlsbin.s | 1 .section ".tbss", "awT", @nobits
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
tlsexe32.r | 21 +\[[ 0-9]+\] \.tbss +NOBITS +[0-9a-f]+ [0-9a-f]+ 00001c 00 WAT +0 +0 +4 24 +\[[ 0-9]+\] \.plt +NOBITS +.*
|
/external/elfutils/libasm/ |
asm_newscn.c | 94 typestr = ",@nobits";
|
/external/elfutils/libelf/ |
elf32_checksum.c | 112 /* Do not look at NOBITS sections. */
|
/external/google-breakpad/src/common/linux/ |
synth_elf.cc | 122 // NULL and NOBITS sections have no content, so they
|
/external/llvm/lib/MC/ |
MCSectionELF.cpp | 131 OS << "nobits";
|
/external/llvm/test/MC/Mips/ |
elf-tls.s | 119 .section .tbss,"awT",@nobits
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
tlssunnopic32.rd | 18 +\[[ 0-9]+\] .tbss +NOBITS +0+12000 0+2000 0+24 0+ WAT +0 +0 +4
|
tlssunnopic64.rd | 18 +\[[ 0-9]+\] .tbss +NOBITS +0+102000 0+2000 0+24 0+ WAT +0 +0 +4
|