Lines Matching refs:SOL
39 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_phdr_type_strings() macro
88 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS }, in conv_phdr_type_strings()
89 { PT_SUNWSTACK, SOL, MSG_PT_SUNWSTACK }, in conv_phdr_type_strings()
90 { PT_SUNWDTRACE, SOL, MSG_PT_SUNWDTRACE }, in conv_phdr_type_strings()
91 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP }, in conv_phdr_type_strings()
92 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND }, in conv_phdr_type_strings()
93 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME }, in conv_phdr_type_strings()
102 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS_CF }, in conv_phdr_type_strings()
103 { PT_SUNWSTACK, SOL, MSG_PT_SUNWSTACK_CF }, in conv_phdr_type_strings()
104 { PT_SUNWDTRACE, SOL, MSG_PT_SUNWDTRACE_CF }, in conv_phdr_type_strings()
105 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP_CF }, in conv_phdr_type_strings()
106 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND_CF }, in conv_phdr_type_strings()
107 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_CF }, in conv_phdr_type_strings()
116 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS_CFNP }, in conv_phdr_type_strings()
117 { PT_SUNWSTACK, SOL, MSG_PT_SUNWSTACK_CFNP }, in conv_phdr_type_strings()
118 { PT_SUNWDTRACE, SOL, MSG_PT_SUNWDTRACE_CFNP }, in conv_phdr_type_strings()
119 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP_CFNP }, in conv_phdr_type_strings()
120 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND_CFNP }, in conv_phdr_type_strings()
121 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_CFNP }, in conv_phdr_type_strings()
130 { PT_SUNWBSS, SOL, MSG_PT_SUNWBSS_NF }, in conv_phdr_type_strings()
131 { PT_SUNWSTACK, SOL, MSG_PT_SUNWSTACK_NF }, in conv_phdr_type_strings()
132 { PT_SUNWDTRACE, SOL, MSG_PT_SUNWDTRACE_NF }, in conv_phdr_type_strings()
133 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP_NF }, in conv_phdr_type_strings()
134 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND_NF }, in conv_phdr_type_strings()
135 { PT_SUNW_EH_FRAME, SOL, MSG_PT_SUNW_EH_FRAME_NF }, in conv_phdr_type_strings()
188 #undef SOL in conv_phdr_type_strings()
239 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_phdr_flags_strings() macro
245 { PF_SUNW_FAILURE, SOL, MSG_PF_SUNW_FAILURE_CF }, in conv_phdr_flags_strings()
246 { PF_SUNW_KILLED, SOL, MSG_PF_SUNW_KILLED_CF }, in conv_phdr_flags_strings()
247 { PF_SUNW_SIGINFO, SOL, MSG_PF_SUNW_SIGINFO_CF }, in conv_phdr_flags_strings()
254 { PF_SUNW_FAILURE, SOL, MSG_PF_SUNW_FAILURE_NF }, in conv_phdr_flags_strings()
255 { PF_SUNW_KILLED, SOL, MSG_PF_SUNW_KILLED_NF }, in conv_phdr_flags_strings()
256 { PF_SUNW_SIGINFO, SOL, MSG_PF_SUNW_SIGINFO_NF }, in conv_phdr_flags_strings()
264 #undef SOL in conv_phdr_flags_strings()