Searched refs:SHT_NUM (Results 1 - 8 of 8) sorted by relevance

/external/elfutils/libelf/
H A Delf-knowledge.h49 && (shdr)->sh_type < SHT_NUM)
H A Delf_getdata.c39 (Sh_Type >= SHT_NULL && Sh_Type < SHT_NUM \
42 ? SHT_NUM + Sh_Type - SHT_GNU_LIBLIST \
H A Delf.h329 #define SHT_NUM 19 /* Number of defined types. */ macro
/external/qemu/elff/
H A Delf.h281 #define SHT_NUM 19 macro
/external/kernel-headers/original/linux/
H A Delf.h248 #define SHT_NUM 12 macro
/external/qemu/
H A Delf.h1028 #define SHT_NUM 12 macro
/external/elfutils/src/
H A Delflint.c2123 if (shdr->sh_type >= SHT_NUM
H A Dldgeneric.c6281 if ((type >= SHT_NULL && type < SHT_NUM)

Completed in 85 milliseconds