Searched refs:dup_common (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dsom.h151 unsigned int dup_common : 1; member in struct:som_subspace_dictionary_record
189 unsigned int dup_common : 1; member in struct:som_copyable_section_data_struct
H A Dsom.c165 unsigned int dup_common; member in struct:som_misc_symbol_info
1887 subspace.dup_common))
1933 if (subspace.is_comdat || subspace.is_common || subspace.dup_common)
2324 som_section_data (section)->subspace_dict->dup_common =
2325 som_section_data (section)->copy_data->dup_common;
4015 /* The is_comdat, is_common and dup_common fields provide various
4031 and dup_common flags in symbols based on the flag settings of their
4049 info->dup_common
4050 = som_section_data (sym->section)->subspace_dict->dup_common;
4098 som_symtab[i].dup_common
5136 bfd_som_set_subsection_attributes(asection *section, asection *container, int access, unsigned int sort_key, int quadrant, int comdat, int common, int dup_common) argument
[all...]

Completed in 167 milliseconds