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

1 2 3 4 5 6

  /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:__anon1323
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:__anon43025::Elf32::Shdr
443 Word sh_type; member in struct:__anon43025::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:__anon45753
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:__anon47489
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:__anon51044
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:__anon51398
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:__anon51752
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:__anon52160
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:__anon52534
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:__anon52947
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:__anon53320
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:__anon53939
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:__anon54276
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:__anon55070
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:__anon55517
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:__anon55877
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:__anon56217
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:__anon56574
280 Elf64_Word sh_type; member in struct:elf64_shdr

Completed in 2006 milliseconds

1 2 3 4 5 6