Home
last modified time | relevance | path

Searched refs:SHT_GROUP (Results 1 – 25 of 42) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dobj2yaml-sectiongroup.test7 #ELF-GROUP: Type: SHT_GROUP
19 #SECTIONS: Type: SHT_GROUP (0x11)
/external/llvm/test/Object/
Dobj2yaml-sectiongroup.test7 #ELF-GROUP: Type: SHT_GROUP
19 #SECTIONS: Type: SHT_GROUP (0x11)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dbroken-group.test56 Type: SHT_GROUP
69 Type: SHT_GROUP
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Dstrip-group-symbol.test12 Type: SHT_GROUP
Dgroup-unchanged.test25 Type: SHT_GROUP
Dgroup.test25 Type: SHT_GROUP
Dgroup-big-endian.test25 Type: SHT_GROUP
Dstrip-unneeded.test26 Type: SHT_GROUP
/external/elfutils/src/
Dstrip.c1245 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GROUP)) in handle_elf()
1385 if (shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()
1580 && shdr_info[cnt].shdr.sh_type != SHT_GROUP in handle_elf()
1611 || shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()
1843 if (shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()
2019 && shdr_info[sidx].shdr.sh_type != SHT_GROUP) in handle_elf()
2045 == SHT_GROUP) in handle_elf()
2415 case SHT_GROUP: in handle_elf()
Dunstrip.c481 case SHT_GROUP: in adjust_relocs()
608 if (shdr->sh_type != SHT_NOBITS && shdr->sh_type != SHT_GROUP in adjust_all_relocs()
1029 if (shdr->sh_type != SHT_GROUP) in get_group_sig()
1776 if (shdr_mem.sh_type == SHT_GROUP) in copy_elided_sections()
/external/llvm/test/MC/ARM/
Deh-directive-section-comdat.s47 @ CHECK: Type: SHT_GROUP (0x11)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Deh-directive-section-comdat.s47 @ CHECK: Type: SHT_GROUP (0x11)
/external/u-boot/include/
Delf.h286 #define SHT_GROUP 17 /* Section group */ macro
/external/elfutils/libelf/
Delf32_updatenull.c232 case SHT_GROUP: in __elfw2()
Delf_getdata.c64 [SHT_GROUP] = ELF_T_WORD,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DELF.cpp240 STRINGIFY_ENUM_CASE(ELF, SHT_GROUP); in getELFSectionTypeName()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp372 ECase(SHT_GROUP) in enumeration()
745 case ELF::SHT_GROUP: in mapping()
/external/llvm/lib/MC/
DMCContext.cpp382 MCSectionELF(".group", ELF::SHT_GROUP, 0, SectionKind::getReadOnly(), 4, in createELFGroupSection()
DELFObjectWriter.cpp1167 case ELF::SHT_GROUP: in writeSection()
1196 if (Type != ELF::SHT_GROUP) in writeSectionHeader()
/external/elfutils/libasm/
Dasm_end.c369 shdr->sh_type = SHT_GROUP; in binary_end()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DELFYAML.cpp437 ECase(SHT_GROUP); in enumeration()
888 case ELF::SHT_GROUP: in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h789 SHT_GROUP = 17, // Section group. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp417 return createELFSectionImpl(".group", ELF::SHT_GROUP, 0, in createELFGroupSection()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h681 SHT_GROUP = 17, // Section group. enumerator
/external/elfutils/tests/
Delfstrmerge.c542 case SHT_GROUP: in main()

12