/third_party/elfutils/libasm/ |
H A D | asm_addsleb128.c | 46 if (asmscn->type == SHT_NOBITS && unlikely (num != 0)) in asm_addsleb128() 86 if (likely (asmscn->type != SHT_NOBITS)) in asm_addsleb128()
|
H A D | asm_adduleb128.c | 46 if (asmscn->type == SHT_NOBITS && unlikely (num != 0)) in asm_adduleb128() 82 if (likely (asmscn->type != SHT_NOBITS)) in asm_adduleb128()
|
H A D | asm_addint8.c | 57 if (asmscn->type == SHT_NOBITS && unlikely (num != 0)) in SIZE() 107 if (likely (asmscn->type == SHT_NOBITS)) in SIZE()
|
H A D | asm_newscn.c | 91 else if (type == SHT_NOBITS) in text_newscn() 174 || (type != SHT_PROGBITS && unlikely (type != SHT_NOBITS))) in asm_newscn()
|
H A D | asm_addstrz.c | 48 if (unlikely (asmscn->type == SHT_NOBITS)) in asm_addstrz()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreTargetObjectFile.cpp | 23 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()
|
/third_party/elfio/elfio/ |
H A D | elfio_section.hpp | 136 if ( get_type() != SHT_NOBITS ) { 162 if ( get_type() != SHT_NOBITS ) { 265 SHT_NOBITS != get_type() && size < get_stream_size() ) { 302 if ( get_type() != SHT_NOBITS && get_type() != SHT_NULL &&
|
H A D | elfio.hpp | 327 if ( ( ( a->get_type() & SHT_NOBITS) == 0 ) 328 && ( ( b->get_type() & SHT_NOBITS) == 0 ) 755 if ( SHT_NOBITS != sec->get_type() && 878 SHT_NOBITS != sec->get_type() && SHT_NULL != sec->get_type() && 914 ( SHT_NOBITS == sec->get_type() ) ) ) { 918 if ( SHT_NOBITS != sec->get_type() ) { 939 if ( SHT_NOBITS != sec->get_type() ) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSectionELF.cpp | 137 else if (Type == ELF::SHT_NOBITS) in PrintSwitchToSection() 197 return getType() == ELF::SHT_NOBITS; in isVirtualSection()
|
/third_party/elfutils/libebl/ |
H A D | eblcheckreloctargettype.c | 45 case SHT_NOBITS: in ebl_check_reloc_target_type()
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_scn_gnu_compressed_size.c | 49 || shdr.sh_type == SHT_NOBITS) in dwelf_scn_gnu_compressed_size()
|
/third_party/elfutils/libelf/ |
H A D | elf32_getchdr.c | 58 || shdr->sh_type == SHT_NOBITS) in ElfW2()
|
H A D | elf32_offscn.c | 82 && runp->data[i].shdr.ELFW(e,LIBELFBITS)->sh_type != SHT_NOBITS) in elfw2()
|
H A D | elf_compress_gnu.c | 91 if (sh_type == SHT_NULL || sh_type == SHT_NOBITS) in elf_compress_gnu()
|
H A D | elf32_checksum.c | 112 if (shdr->sh_type == SHT_NOBITS) in elfw2()
|
H A D | elf_getdata.c | 256 if (size != 0 && type != SHT_NOBITS) in __libelf_set_rawdata_wrlock() 387 if (type != SHT_NOBITS && align > offset) in __libelf_set_rawdata_wrlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 103 return ParseSectionSwitch(".bss", ELF::SHT_NOBITS, in ParseSectionDirectiveBSS() 119 return ParseSectionSwitch(".tbss", ELF::SHT_NOBITS, in ParseSectionDirectiveTBSS() 590 Type = ELF::SHT_NOBITS; in ParseSectionArguments() 592 Type = ELF::SHT_NOBITS; in ParseSectionArguments() 605 Type = ELF::SHT_NOBITS; in ParseSectionArguments()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 122 getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize() 371 return getContext().getELFSection(Name.str(), ELF::SHT_NOBITS, in selectSmallSectionForGlobal() 386 return getContext().getELFSection(Name.str(), ELF::SHT_NOBITS, in selectSmallSectionForGlobal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetObjectFile.cpp | 24 SmallBSSSection = getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()
|
/third_party/elfutils/tests/ |
H A D | elfcopy.c | 226 && last_shdr.sh_type != SHT_NOBITS in copy_elf() 227 && shdr.sh_type != SHT_NOBITS in copy_elf()
|
H A D | elfputzdata.c | 82 if (shdr->sh_type == SHT_NOBITS in main()
|
/third_party/elfutils/src/ |
H A D | elfcompress.c | 468 else if (shdr->sh_type != SHT_NOBITS in process_file() 491 (shdr->sh_type == SHT_NOBITS ? "no bits" : "allocated")); in process_file() 513 GElf_Off off = shdr->sh_offset + (shdr->sh_type != SHT_NOBITS in process_file() 1128 if (shdr->sh_type != SHT_NOBITS) in process_file()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetObjectFile.cpp | 35 SmallBSSSection = getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCELFStreamer.cpp | 108 SectionName, ELF::SHT_NOBITS, ELF::SHF_WRITE | ELF::SHF_ALLOC); in HexagonMCEmitCommonSymbol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsTargetObjectFile.cpp | 53 SmallBSSSection = getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()
|