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

1 2 3

  /external/elfutils/libelf/
elf_strptr.c 101 size_t sh_size = 0; local
113 sh_size = shdr->sh_size;
118 sh_size = strscn->zdata_size;
121 if (unlikely (offset >= sh_size))
139 sh_size = shdr->sh_size;
144 sh_size = strscn->zdata_size;
147 if (unlikely (offset >= sh_size))
170 '\0', sh_size - offset) != NULL)
    [all...]
  /external/toybox/toys/posix/
file.c 141 int sh_size = elf_int(shdr+8+12*(bits+1), 4); local
153 while (sh_size >= 3*4) { // Don't try to read a truncated entry.
173 sh_size -= notesz;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 157 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
172 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
182 using Elf_Shdr_Base<ELFT>::sh_size;
188 return sh_size / sh_entsize;
  /external/llvm/include/llvm/Object/
ELFTypes.h 153 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
168 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
178 using Elf_Shdr_Base<ELFT>::sh_size;
184 return sh_size / sh_entsize;
  /external/syslinux/com32/include/sys/
elf32.h 99 Elf32_Word sh_size; member in struct:elf32_shdr
elf64.h 99 Elf64_Xword sh_size; member in struct:elf64_shdr
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 152 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
167 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
177 using Elf_Shdr_Base<ELFT>::sh_size;
183 return sh_size / sh_entsize;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 152 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
167 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
177 using Elf_Shdr_Base<ELFT>::sh_size;
183 return sh_size / sh_entsize;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf32.h 96 Elf32_Word sh_size; /* Size in bytes. */ member in struct:__anon4988
elf64.h 104 Elf64_Xword sh_size; /* Size in bytes. */ member in struct:__anon5004
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf32.h 96 Elf32_Word sh_size; /* Size in bytes. */ member in struct:__anon5067
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 335 uint32_t sh_size = 0x0; local
347 sh_size = shdr->sh_size;
350 sh_size = mcld::bswap32(shdr->sh_size);
355 shnum = sh_size;
371 sh_size = shdr->sh_size;
374 sh_size = mcld::bswap32(shdr->sh_size);
829 uint64_t sh_size = 0x0; local
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp_internal.h 75 typename Elf_types<size>::Elf_WXword sh_size; member in struct:elfcpp::internal::Shdr_data
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
ReadElf.java 302 long sh_size = readX(mAddrSize); local
307 mShStrTabSize = sh_size;
324 long sh_size = readX(mAddrSize); local
330 mSymTabSize = sh_size;
333 mDynSymSize = sh_size;
339 mStrTabSize = sh_size;
342 mDynStrSize = sh_size;

Completed in 3610 milliseconds

1 2 3