Searched refs:nobits (Results 1 – 25 of 31) sorted by relevance
12
/external/llvm/test/MC/AsmParser/ |
D | section_names.s | 3 .section .nobits 33 # CHECK: Name: .nobits
|
/external/llvm/test/MC/COFF/ |
D | section-invalid-flags.s | 11 .section .stack, "w", @nobits
|
/external/elfutils/tests/ |
D | run-test-flag-nobits.sh | 22 testrun ${abs_builddir}/test-flag-nobits testfile
|
D | Makefile.am | 48 test-flag-nobits dwarf-getstring rerequest_tag \ 102 run-test-flag-nobits.sh run-prelink-addr-test.sh \ 181 run-test-flag-nobits.sh \
|
D | ChangeLog | 129 * test-flag-nobits.c (main): Call elf_end. 162 * test-flag-nobits.c: Include config.h. 1591 * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too. 1599 * test-flag-nobits.c: New test. 1600 * run-test-flag-nobits.sh: And its wrapper.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | sections.ll | 6 ; CHECK: .section .bss,"aw",@nobits
|
/external/llvm/test/CodeGen/X86/ |
D | global-sections-tls.ll | 5 ; LINUX: .section .tbss,"awT",@nobits
|
D | elf-comdat.ll | 10 ; CHECK: .section .bss.v,"aGw",@nobits,f,comdat
|
D | bss_pagealigned.ll | 17 ; CHECK: .section .bss.page_aligned,"aw",@nobits
|
/external/llvm/test/MC/PowerPC/ |
D | tls-gd-obj.s | 37 .section .tbss,"awT",@nobits
|
D | ppc64-tls-relocs-01.s | 9 .section .tbss,"awT",@nobits
|
D | tls-ld-obj.s | 39 .section .tbss,"awT",@nobits
|
/external/llvm/test/CodeGen/XCore/ |
D | codemodel.ll | 159 ; CHECK: .section .dp.bss,"awd",@nobits 162 ; LARGE: .section .dp.bss.large,"awd",@nobits 169 ; LARGE: .section .dp.bss,"awd",@nobits
|
D | globals.ll | 88 ; CHECK: .section .dp.bss,"awd",@nobits
|
/external/llvm/test/MC/AArch64/ |
D | inline-asm-modifiers.s | 181 .section .tbss,"awT",@nobits
|
/external/llvm/test/MC/Mips/ |
D | elf-tls.s | 119 .section .tbss,"awT",@nobits
|
/external/elfutils/ |
D | .gitignore | 147 /tests/test-flag-nobits
|
D | NEWS | 607 DSO versions also for symbols in nobits sections. Allow .rodata section
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readelf.c | 1850 Bool nobits = a_shdr.sh_type == SHT_NOBITS; in ML_() local 1877 if (!nobits && in ML_() 2392 Bool nobits; \ in ML_() 2396 nobits = a_shdr.sh_type == SHT_NOBITS; \ in ML_() 2403 if (!nobits && \ in ML_() 2683 Bool nobits; \ in ML_() 2693 nobits = a_shdr.sh_type == SHT_NOBITS; \ in ML_() 2701 if (!nobits && a_shdr.sh_offset \ in ML_()
|
/external/elfutils/config/ |
D | elfutils.spec.in | 666 ainstDSO versions also for symbols in nobits sections. Allow .rodata 672 ainstDSO versions also for symbols in nobits sections. Allow .rodata 677 ainstDSO versions also for symbols in nobits sections.
|
/external/elfutils/po/ |
D | ja.po | 2800 msgid "section [%2zu] '%s': nobits section cannot be compressed\n" 3883 msgid "internal error: non-nobits section follows nobits section" 3884 msgstr "内部エラー: 非 nobits セクションが nobits セクションに続きます"
|
D | pl.po | 2897 msgid "section [%2zu] '%s': nobits section cannot be compressed\n" 2898 msgstr "sekcja [%2zu] „%s”: nie można skompresować sekcji „nobits”\n" 4030 msgid "internal error: non-nobits section follows nobits section" 4031 msgstr "błąd wewnętrzny: sekcja nie będąca nobits po sekcji nobits"
|
D | es.po | 2946 msgid "section [%2zu] '%s': nobits section cannot be compressed\n" 4129 msgid "internal error: non-nobits section follows nobits section" 4130 msgstr "error interno: sección non-nobits sigue a sección nobits"
|
D | uk.po | 2931 msgid "section [%2zu] '%s': nobits section cannot be compressed\n" 4088 msgid "internal error: non-nobits section follows nobits section"
|
D | de.po | 2720 msgid "section [%2zu] '%s': nobits section cannot be compressed\n" 3789 msgid "internal error: non-nobits section follows nobits section"
|
12