HomeSort by relevance Sort by last modified time
    Searched refs:SHT_NULL (Results 1 - 25 of 226) sorted by null

1 2 3 4 5 6 7 8 910

  /external/elfutils/libdwelf/
dwelf_scn_gnu_compressed_size.c 48 || shdr.sh_type == SHT_NULL
  /external/elfutils/libelf/
elf32_getchdr.c 57 if (shdr->sh_type == SHT_NULL
elf_compress_gnu.c 89 if (sh_type == SHT_NULL || sh_type == SHT_NOBITS)
  /frameworks/compile/mclinker/lib/LD/
ELFBinaryReader.cpp 43 pInput, "", LDFileFormat::Null, llvm::ELF::SHT_NULL, 0x0);
  /external/google-breakpad/src/common/linux/
synth_elf.cc 81 AddSection("", shn_undef, SHT_NULL);
124 if (section.type_ == SHT_NULL) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.h 186 return getSection("", ELF::SHT_NULL, 0);
  /system/core/libunwindstack/tests/
ElfTestUtils.cpp 75 shdr.sh_type = SHT_NULL;
GenGnuDebugdata.cpp 59 shdr.sh_type = SHT_NULL;
  /development/ndk/platforms/android-9/include/linux/
elf.h 234 #define SHT_NULL 0
  /external/elfutils/tests/
asm-tst3.c 45 [0] = SHT_NULL,
  /external/syslinux/com32/include/sys/
elfcommon.h 193 #define SHT_NULL 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elf.h 253 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
elf.h 234 #define SHT_NULL 0
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
elf.h 234 #define SHT_NULL 0

Completed in 285 milliseconds

1 2 3 4 5 6 7 8 910