Home
last modified time | relevance | path

Searched refs:PF_SUNW_SIGINFO (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c247 { PF_SUNW_SIGINFO, SOL, MSG_PF_SUNW_SIGINFO_CF }, in conv_phdr_flags_strings()
256 { PF_SUNW_SIGINFO, SOL, MSG_PF_SUNW_SIGINFO_NF }, in conv_phdr_flags_strings()
H A Dphdr.msg110 @ MSG_PF_SUNW_SIGINFO_CF "PF_SUNW_SIGINFO" # 0x00400000
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h524 #define PF_SUNW_SIGINFO 0x00400000 /* segment has killing sig's siginfo */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2506 PF_SUNW_SIGINFO; in elfcore()
/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c1327 if (!(php->p_flags & PF_SUNW_SIGINFO)) in core_report_mapping()