Symbol: PT_NULL
usr/src/cmd/sgs/libconv/common/phdr.c
76
CONV_DS_MSG_INIT(PT_NULL, phdrs_def) };
usr/src/cmd/sgs/libconv/common/phdr.c
78
CONV_DS_MSG_INIT(PT_NULL, phdrs_dmp) };
usr/src/cmd/sgs/libconv/common/phdr.c
80
CONV_DS_MSG_INIT(PT_NULL, phdrs_cf) };
usr/src/cmd/sgs/libconv/common/phdr.c
82
CONV_DS_MSG_INIT(PT_NULL, phdrs_cfnp) };
usr/src/cmd/sgs/libconv/common/phdr.c
84
CONV_DS_MSG_INIT(PT_NULL, phdrs_nf) };
usr/src/cmd/sgs/libld/common/entry.c
179
SG_DESC_INIT(SGID_EXTRA, PT_NULL, 0, MSG_ORIG(MSG_ENT_EXTRA),
usr/src/cmd/sgs/libld/common/entry.c
485
case PT_NULL:
usr/src/cmd/sgs/libld/common/map.c
1301
((sgp1 = ld_map_seg_alloc(name, PT_NULL, 0)) == NULL))
usr/src/cmd/sgs/libld/common/map.c
310
{ MSG_ORIG(MSG_MAP_NULL), PT_NULL, FLG_SG_P_TYPE },
usr/src/cmd/sgs/libld/common/map.c
519
} else if (sgp->sg_phdr.p_type == PT_NULL) {
usr/src/cmd/sgs/libld/common/map.c
541
if ((sgp->sg_phdr.p_type != PT_NULL) &&
usr/src/cmd/sgs/libld/common/map_support.c
626
(sgp->sg_phdr.p_type == PT_NULL)) {
usr/src/cmd/sgs/libld/common/map_support.c
661
case PT_NULL:
usr/src/cmd/sgs/libld/common/map_v2.c
1504
if ((sgp = ld_map_seg_alloc(NULL, PT_NULL,
usr/src/cmd/sgs/libld/common/map_v2.c
2547
PT_NULL, segment_core_attr_list, segment_core_attr_list_bufsize,
usr/src/cmd/sgs/libld/common/outfile.c
493
ptype = (sgp->sg_phdr).p_type = PT_NULL;
usr/src/cmd/sgs/libld/common/outfile.c
494
} else if (ptype != PT_NULL)
usr/src/cmd/sgs/libld/common/update.c
4405
if ((phdr->p_type != PT_NULL) && !(flags & FLG_OF_RELOBJ))
usr/src/lib/libdwarf/common/dwarf_elf_defines.h
120
#ifndef PT_NULL
usr/src/uts/common/exec/elf/elf.c
1542
case PT_NULL: