Home
last modified time | relevance | path

Searched refs:SHT_GROUP (Results 1 - 24 of 24) sorted by relevance

/third_party/elfutils/src/
H A Dstrip.c1299 else if (unlikely (shdr_info[cnt].shdr.sh_type == SHT_GROUP)) in handle_elf()
1439 if (shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()
1551 + SHT_GROUP in sh_link to symbol table in handle_elf()
1638 && shdr_info[cnt].shdr.sh_type != SHT_GROUP in handle_elf()
1669 || shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()
1897 if (shdr_info[cnt].shdr.sh_type == SHT_GROUP) in handle_elf()
2073 && shdr_info[sidx].shdr.sh_type != SHT_GROUP) in handle_elf()
2099 == SHT_GROUP) in handle_elf()
2436 case SHT_GROUP: in handle_elf()
H A Dunstrip.c487 case SHT_GROUP: in adjust_relocs()
612 /* Don't redo SHT_GROUP, groups are in both the stripped and debug, in adjust_all_relocs()
615 if (shdr->sh_type != SHT_NOBITS && shdr->sh_type != SHT_GROUP in adjust_all_relocs()
771 /* Are they both SHT_GROUP sections? Then compare signatures. */ in compare_unalloc_sections()
1037 if (shdr->sh_type != SHT_GROUP) in get_group_sig()
1782 if (shdr_mem.sh_type == SHT_GROUP) in copy_elided_sections()
H A Delflint.c571 if (shdr->sh_type != SHT_GROUP) in check_scn_group()
2745 if (refshdr->sh_type == SHT_GROUP) in check_group()
4203 case SHT_GROUP: in check_sections()
H A Dreadelf.c1672 if (shdr != NULL && shdr->sh_type == SHT_GROUP) in print_scngrp()
/third_party/elfutils/libelf/
H A Delf_getdata.c63 [SHT_GROUP] = ELF_T_WORD,
H A Delf32_updatenull.c230 case SHT_GROUP: in __elfw2()
H A Delf.h445 #define SHT_GROUP 17 /* Section group */ macro
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp481 #define SHT_GROUP 17 macro
/third_party/elfutils/libasm/
H A Dasm_end.c366 shdr->sh_type = SHT_GROUP; in binary_end()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp246 STRINGIFY_ENUM_CASE(ELF, SHT_GROUP); in getELFSectionTypeName()
/third_party/elfutils/tests/
H A Delfstrmerge.c552 case SHT_GROUP: in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp430 return createELFSectionImpl(".group", ELF::SHT_GROUP, 0, in createELFGroupSection()
H A DELFObjectWriter.cpp1020 case ELF::SHT_GROUP: in writeSection()
1051 if (Type != ELF::SHT_GROUP) in writeSectionHeader()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h681 SHT_GROUP = 17, // Section group.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h831 SHT_GROUP = 17, // Section group.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp459 ECase(SHT_GROUP); in enumeration()
1214 case ELF::SHT_GROUP: in mapping()
H A DELFEmitter.cpp877 assert(Section.Type == llvm::ELF::SHT_GROUP && in writeSectionContent()
878 "Section type is not SHT_GROUP"); in writeSectionContent()
/third_party/elfio/elfio/
H A Delfio_dump.hpp386 { SHT_GROUP, "GROUP" },
H A Delf_types.hpp509 constexpr Elf_Word SHT_GROUP = 17; member
/third_party/musl/porting/linux/user/include/
H A Delf.h387 #define SHT_GROUP 17 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h386 #define SHT_GROUP 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h386 #define SHT_GROUP 17 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h386 #define SHT_GROUP 17 macro
/third_party/musl/include/
H A Delf.h387 #define SHT_GROUP 17 macro

Completed in 110 milliseconds