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

1 2 3 4 5 6 7

  /frameworks/rs/cpu_ref/linkloader/include/
ELFSectionHeader.h 40 word_t sh_type; member in class:ELFSectionHeader_CRTP
62 return sh_type;
124 AR & sh_type; local
175 AR & sh_type; local
  /external/lldb/source/Plugins/ObjectFile/ELF/
ELFHeader.h 156 elf_word sh_type; ///< Section type. member in struct:elf::ELFSectionHeader
  /external/chromium_org/courgette/
types_elf.h 61 Elf32_Word sh_type; member in struct:Elf32_Shdr
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 346 uint32_t sh_type = 0x0; local
403 sh_type = shdrTab[idx].sh_type;
413 sh_type = mcld::bswap32(shdrTab[idx].sh_type);
424 sh_type,
867 uint32_t sh_type = 0x0; local
924 sh_type = shdrTab[idx].sh_type;
934 sh_type = mcld::bswap32(shdrTab[idx].sh_type)
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 210 Elf_Word sh_type; member in struct:Elf_SHdr
260 * Values for sh_type
  /cts/libs/deviceutil/src/android/cts/util/
ReadElf.java 298 long sh_type = readWord(); local
305 if (sh_type == SHT_STRTAB) {
320 long sh_type = readWord(); local
326 if (sh_type == SHT_SYMTAB || sh_type == SHT_DYNSYM) {
335 } else if (sh_type == SHT_STRTAB) {
344 } else if (sh_type == SHT_DYNAMIC) {
  /external/llvm/include/llvm/Object/
ELFTypes.h 113 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
128 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
  /development/ndk/platforms/android-3/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon1325
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 402 Word sh_type; member in struct:__anon23034::Elf32::Shdr
443 Word sh_type; member in struct:__anon23034::Elf64::Shdr
538 Word sh_type = GetWordAt(table_offset + offsetof(Shdr, sh_type)); local
539 if (sh_type == static_cast<Word>(table_type)) {
555 Word sh_type = GetWordAt(table_offset + offsetof(Shdr, sh_type)); local
556 if (sh_type == SHT_DYNAMIC)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
elf.h 252 /* sh_type */
288 Elf32_Word sh_type; member in struct:__anon25784
301 Elf64_Word sh_type; /* Type of section */ member in struct:elf64_shdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elf.h 252 /* sh_type */
288 Elf32_Word sh_type; member in struct:__anon27520
301 Elf64_Word sh_type; /* Type of section */ member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon31076
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon31430
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon31784
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon32192
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon32566
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon32979
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon33352
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon33971
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon34308
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon35102
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon35549
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon35909
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon36249
280 Elf64_Word sh_type; member in struct:elf64_shdr
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
elf.h 267 Elf32_Word sh_type; member in struct:__anon36606
280 Elf64_Word sh_type; member in struct:elf64_shdr

Completed in 900 milliseconds

1 2 3 4 5 6 7