Lines Matching refs:Msg
47 static const Msg secs_def[SHT_NUM] = { in sec_type_strings()
59 static const Msg secs_dmp[SHT_NUM] = { in sec_type_strings()
71 static const Msg secs_cf[SHT_NUM] = { in sec_type_strings()
83 static const Msg secs_nf[SHT_NUM] = { in sec_type_strings()
108 static const Msg usecs_def[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
119 static const Msg usecs_dmp[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
130 static const Msg usecs_cf[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
141 static const Msg usecs_nf[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
166 static const Msg usecs_gnu1_def[] = { in sec_type_strings()
170 static const Msg usecs_gnu1_dmp[] = { in sec_type_strings()
174 static const Msg usecs_gnu1_cf[] = { in sec_type_strings()
178 static const Msg usecs_gnu1_nf[] = { in sec_type_strings()
192 static const Msg usecs_gnu2_def[] = { in sec_type_strings()
196 static const Msg usecs_gnu2_dmp[] = { in sec_type_strings()
200 static const Msg usecs_gnu2_cf[] = { in sec_type_strings()
204 static const Msg usecs_gnu2_nf[] = { in sec_type_strings()
219 static const Msg sparc_def[] = { MSG_SHT_SPARC_GOTDATA }; in sec_type_strings()
220 static const Msg sparc_dmp[] = { MSG_SHT_SPARC_GOTDATA_DMP }; in sec_type_strings()
221 static const Msg sparc_cf[] = { MSG_SHT_SPARC_GOTDATA_CF }; in sec_type_strings()
222 static const Msg sparc_nf[] = { MSG_SHT_SPARC_GOTDATA_NF }; in sec_type_strings()
233 static const Msg amd64_def[] = { MSG_SHT_AMD64_UNWIND }; in sec_type_strings()
234 static const Msg amd64_dmp[] = { MSG_SHT_AMD64_UNWIND_DMP }; in sec_type_strings()
235 static const Msg amd64_cf[] = { MSG_SHT_AMD64_UNWIND_CF }; in sec_type_strings()
236 static const Msg amd64_nf[] = { MSG_SHT_AMD64_UNWIND_NF }; in sec_type_strings()
247 static const Msg llvm_def[] = { in sec_type_strings()
255 static const Msg llvm_dmp[] = { in sec_type_strings()
263 static const Msg llvm_cf[] = { in sec_type_strings()
271 static const Msg llvm_nf[] = { in sec_type_strings()
542 static const Msg amd64_alias_cf[] = { MSG_SHF_X86_64_LARGE_CF }; in conv_iter_sec_flags()
548 static const Msg amd64_alias_nf[] = { MSG_SHF_X86_64_LARGE_NF }; in conv_iter_sec_flags()