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

/osnet-11/usr/src/lib/libctf/common/
H A Dctf_lib.c375 if (ctfsect.cts_type == SHT_NULL) {
389 if (symsect.cts_type != SHT_NULL &&
390 strsect.cts_type != SHT_NULL) {
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_module.c481 if (gelf_getshdr(sp, &sh) == NULL || sh.sh_type == SHT_NULL ||
869 if (gelf_getshdr(sp, &sh) == NULL || sh.sh_type == SHT_NULL ||
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h306 #define SHT_NULL 0 /* Section header table entry unused */ macro

Completed in 60 milliseconds