Lines Matching refs:ALL

307 #define	ALL	ELFOSABI_NONE, EM_NONE  in conv_sym_shndx_strings()  macro
317 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CFNP }, in conv_sym_shndx_strings()
318 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CFNP }, in conv_sym_shndx_strings()
319 { SHN_AFTER, ALL, MSG_SHN_AFTER_CFNP }, in conv_sym_shndx_strings()
322 { SHN_ABS, ALL, MSG_SHN_ABS_CFNP }, in conv_sym_shndx_strings()
323 { SHN_COMMON, ALL, MSG_SHN_COMMON_CFNP }, in conv_sym_shndx_strings()
324 { SHN_XINDEX, ALL, MSG_SHN_XINDEX_CFNP }, in conv_sym_shndx_strings()
328 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CF }, in conv_sym_shndx_strings()
329 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CF }, in conv_sym_shndx_strings()
330 { SHN_AFTER, ALL, MSG_SHN_AFTER_CF }, in conv_sym_shndx_strings()
333 { SHN_ABS, ALL, MSG_SHN_ABS_CF }, in conv_sym_shndx_strings()
334 { SHN_COMMON, ALL, MSG_SHN_COMMON_CF }, in conv_sym_shndx_strings()
335 { SHN_XINDEX, ALL, MSG_SHN_XINDEX_CF }, in conv_sym_shndx_strings()
339 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CFNP }, in conv_sym_shndx_strings()
340 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CFNP }, in conv_sym_shndx_strings()
341 { SHN_AFTER, ALL, MSG_SHN_AFTER_CFNP }, in conv_sym_shndx_strings()
344 { SHN_ABS, ALL, MSG_SHN_ABS_CFNP }, in conv_sym_shndx_strings()
345 { SHN_COMMON, ALL, MSG_SHN_COMMON_CFNP }, in conv_sym_shndx_strings()
346 { SHN_XINDEX, ALL, MSG_SHN_XINDEX_CFNP }, in conv_sym_shndx_strings()
350 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_NF }, in conv_sym_shndx_strings()
351 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_NF }, in conv_sym_shndx_strings()
352 { SHN_AFTER, ALL, MSG_SHN_AFTER_NF }, in conv_sym_shndx_strings()
355 { SHN_ABS, ALL, MSG_SHN_ABS_NF }, in conv_sym_shndx_strings()
356 { SHN_COMMON, ALL, MSG_SHN_COMMON_NF }, in conv_sym_shndx_strings()
357 { SHN_XINDEX, ALL, MSG_SHN_XINDEX_NF }, in conv_sym_shndx_strings()
391 #undef ALL in conv_sym_shndx_strings()