Searched refs:SHT_NULL (Results 1 - 10 of 10) sorted by relevance

/external/qemu/elff/
H A Delff_elf.h262 #define SHT_NULL 0 macro
/external/elfutils/tests/
H A Dasm-tst3.c53 [0] = SHT_NULL,
/external/elfutils/libelf/
H A Delf_getdata.c67 (Sh_Type >= SHT_NULL && Sh_Type < SHT_NUM \
H A Delf.h323 #define SHT_NULL 0 /* Section header table entry unused */ macro
/external/llvm/include/llvm/Support/
H A DELF.h989 SHT_NULL = 0, // No associated section (inactive entry). enumerator in enum:llvm::ELF::__anon9315
/external/qemu/
H A Delf.h1064 #define SHT_NULL 0 macro
/external/llvm/lib/MC/
H A DELFObjectWriter.cpp1320 case ELF::SHT_NULL:
/external/elfutils/src/
H A Dldgeneric.c926 if (unlikely (scninfo->shdr.sh_type == SHT_NULL))
1143 if (fileinfo->scninfo[cnt].shdr.sh_type == SHT_NULL)
3297 assert (head->type != SHT_NULL);
H A Delflint.c3780 case SHT_NULL:
/external/valgrind/main/perf/
H A Dtinycc.c340 #define SHT_NULL 0 /* Section header table entry unused */ macro

Completed in 655 milliseconds