Home
last modified time | relevance | path

Searched refs:SHT_NOBITS (Results 1 – 25 of 184) sorted by relevance

12345678

/external/llvm-project/llvm/test/MC/ELF/
Dnobits-non-zero-value.s8 # CHECK: {{.*}}.s:[[#@LINE+1]]:3: error: SHT_NOBITS section '.tbss' cannot have instructions
12 # CHECK: {{.*}}.s:[[#@LINE+1]]:3: error: SHT_NOBITS section '.bss' cannot have instructions
15 # CHECK: <unknown>:0: error: SHT_NOBITS section '.bss' cannot have non-zero initializers
/external/llvm-project/llvm/test/MC/AsmParser/
Dsection_names.s76 # CHECK-NEXT: Type: SHT_NOBITS
78 # CHECK-NEXT: Type: SHT_NOBITS
80 # CHECK-NEXT: Type: SHT_NOBITS
82 # CHECK-NEXT: Type: SHT_NOBITS
/external/llvm-project/llvm/test/tools/llvm-objdump/
Dfull-contents.test30 Type: SHT_NOBITS
50 Type: SHT_NOBITS
60 Type: SHT_NOBITS
/external/elfutils/libasm/
Dasm_adduleb128.c46 if (asmscn->type == SHT_NOBITS && unlikely (num != 0)) in asm_adduleb128()
82 if (likely (asmscn->type != SHT_NOBITS)) in asm_adduleb128()
Dasm_addsleb128.c46 if (asmscn->type == SHT_NOBITS && unlikely (num != 0)) in asm_addsleb128()
86 if (likely (asmscn->type != SHT_NOBITS)) in asm_addsleb128()
Dasm_addint8.c59 if (asmscn->type == SHT_NOBITS && unlikely (num != 0)) in FCT()
109 if (likely (asmscn->type == SHT_NOBITS)) in FCT()
Dasm_newscn.c92 else if (type == SHT_NOBITS) in text_newscn()
175 || (type != SHT_PROGBITS && unlikely (type != SHT_NOBITS))) in asm_newscn()
/external/llvm-project/llvm/test/tools/llvm-nm/
Dnobits.test17 Type: SHT_NOBITS
20 Type: SHT_NOBITS
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/
Delf-disassemble-bss.test20 Type: SHT_NOBITS
33 Type: SHT_NOBITS
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dbasic-copy.test13 Type: SHT_NOBITS
26 # CHECK-NEXT: Type: SHT_NOBITS
Donly-keep-debug.test5 ## Check that SHT_NOTE and .debug* are kept, but others are changed to SHT_NOBITS.
6 ## SHT_NOBITS sections do not occupy space in the output.
73 Type: SHT_NOBITS
78 Type: SHT_NOBITS
124 ## it is followed by .note which is not SHT_NOBITS.
183 ## If .symtab or .strtab has the SHF_ALLOC flag, it will be changed to SHT_NOBITS.
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp23 BSSSection = Ctx.getELFSection(".dp.bss", ELF::SHT_NOBITS, in Initialize()
26 BSSSectionLarge = Ctx.getELFSection(".dp.bss.large", ELF::SHT_NOBITS, in Initialize()
67 return ELF::SHT_NOBITS; in getXCoreSectionType()
/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp24 BSSSection = Ctx.getELFSection(".dp.bss", ELF::SHT_NOBITS, in Initialize()
27 BSSSectionLarge = Ctx.getELFSection(".dp.bss.large", ELF::SHT_NOBITS, in Initialize()
68 return ELF::SHT_NOBITS; in getXCoreSectionType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp23 BSSSection = Ctx.getELFSection(".dp.bss", ELF::SHT_NOBITS, in Initialize()
26 BSSSectionLarge = Ctx.getELFSection(".dp.bss.large", ELF::SHT_NOBITS, in Initialize()
67 return ELF::SHT_NOBITS; in getXCoreSectionType()
/external/llvm-project/lld/test/ELF/linkerscript/
Dmultiple-tbss.s8 # CHECK-NEXT: Type: SHT_NOBITS
25 # CHECK-NEXT: Type: SHT_NOBITS
Dcommon-filespec.test20 # CHECK-NEXT: Type: SHT_NOBITS
36 # CHECK-NEXT: Type: SHT_NOBITS
52 # CHECK-NEXT: Type: SHT_NOBITS
Dcommon-exclude.s15 # CHECK-NEXT: Type: SHT_NOBITS
31 # CHECK-NEXT: Type: SHT_NOBITS
/external/llvm-project/llvm/test/tools/llvm-size/
Dtotals.test35 Type: SHT_NOBITS
55 Type: SHT_NOBITS
Dmultiple-inputs.test47 Type: SHT_NOBITS
70 Type: SHT_NOBITS
/external/llvm/lib/MC/
DMCSectionELF.cpp130 else if (Type == ELF::SHT_NOBITS) in PrintSwitchToSection()
167 return getType() == ELF::SHT_NOBITS; in isVirtualSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSectionELF.cpp137 else if (Type == ELF::SHT_NOBITS) in PrintSwitchToSection()
197 return getType() == ELF::SHT_NOBITS; in isVirtualSection()
/external/elfutils/libebl/
Deblcheckreloctargettype.c45 case SHT_NOBITS: in ebl_check_reloc_target_type()
/external/llvm-project/llvm/lib/MC/
DMCSectionELF.cpp137 else if (Type == ELF::SHT_NOBITS) in PrintSwitchToSection()
201 return getType() == ELF::SHT_NOBITS; in isVirtualSection()
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp98 getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()
339 return getContext().getELFSection(Name.str(), ELF::SHT_NOBITS, in selectSmallSectionForGlobal()
354 return getContext().getELFSection(Name.str(), ELF::SHT_NOBITS, in selectSmallSectionForGlobal()
/external/elfutils/libdwelf/
Ddwelf_scn_gnu_compressed_size.c49 || shdr.sh_type == SHT_NOBITS) in dwelf_scn_gnu_compressed_size()

12345678