HomeSort by relevance Sort by last modified time
    Searched defs:sh_type (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/elfutils/libelf/
elf_compress_gnu.c 60 Elf64_Word sh_type; local
69 sh_type = shdr->sh_type;
79 sh_type = shdr->sh_type;
89 if (sh_type == SHT_NULL || sh_type == SHT_NOBITS)
197 __libelf_data_type (elf, sh_type));
elf_compress.c 345 Elf64_Word sh_type; local
354 sh_type = shdr->sh_type;
364 sh_type = shdr->sh_type;
374 if (sh_type == SHT_NULL || sh_type == SHT_NOBITS)
507 __libelf_data_type (elf, sh_type));
  /toolchain/binutils/binutils-2.27/gold/
mapfile.cc 364 unsigned int sh_type = relobj->section_type(i); local
365 if ((sh_type == elfcpp::SHT_PROGBITS
366 || sh_type == elfcpp::SHT_NOBITS
367 || sh_type == elfcpp::SHT_GROUP)
target-reloc.h 238 // the data. SH_TYPE is the section type: SHT_REL or SHT_RELA.
403 if (!relocate.relocate(relinfo, Classify_reloc::sh_type, target,
487 static const int sh_type = sh_type_; member in class:gold::Default_classify_reloc
540 static const int sh_type = Classify_reloc::sh_type; member in class:gold::Default_scan_relocatable_relocs
569 if (sh_type == elfcpp::SHT_RELA)
607 static const int sh_type = Classify_reloc::sh_type; member in class:gold::Default_emit_relocs_strategy
628 if (sh_type == elfcpp::SHT_RELA)
769 target->relocate_special_relocatable(relinfo, Classify_reloc::sh_type,
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_render_dynamic.c 308 int sh_type, len; local
344 for (sh_type = 0; sh_type < PIPE_SHADER_TYPES; sh_type++) {
348 switch (sh_type) {
ilo_render_surface.c 352 int sh_type, len; local
358 for (sh_type = 0; sh_type < PIPE_SHADER_TYPES; sh_type++) {
363 switch (sh_type) {
  /external/toybox/toys/posix/
file.c 139 int sh_type = elf_int(shdr+4, 4); local
143 if (sh_type == 2 /*SHT_SYMTAB*/) {
146 } else if (sh_type == 7 /*SHT_NOTE*/) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /external/llvm/include/llvm/Object/
ELFTypes.h 149 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
164 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /external/syslinux/com32/include/sys/
elf32.h 95 Elf32_Word sh_type; member in struct:elf32_shdr
elf64.h 95 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 148 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
163 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 148 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
163 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf32.h 92 Elf32_Word sh_type; /* Section type. */ member in struct:__anon4988

Completed in 784 milliseconds

1 2 3