HomeSort by: relevance | last modified time | path
    Searched defs:is_common (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
som.h 160 unsigned int is_common : 1; member in struct:som_copyable_section_data_struct
som.c 156 unsigned int is_common; member in struct:som_misc_symbol_info
1761 dst->is_common = (flags & SOM_SUBSPACE_IS_COMMON) != 0;
1799 if (src->is_common)
2222 subspace.is_common,
2269 if (subspace.is_comdat || subspace.is_common || subspace.dup_common)
2656 som_section_data (section)->subspace_dict->is_common =
2657 som_section_data (section)->copy_data->is_common;
4331 /* The is_comdat, is_common and dup_common fields provide various
4334 For data symbols, setting IS_COMMON provides Fortran style common
4336 IS_COMMON and DUP_COMMON provides Cobol style common (duplicat
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
som.h 160 unsigned int is_common : 1; member in struct:som_copyable_section_data_struct
som.c 156 unsigned int is_common; member in struct:som_misc_symbol_info
1761 dst->is_common = (flags & SOM_SUBSPACE_IS_COMMON) != 0;
1799 if (src->is_common)
2222 subspace.is_common,
2269 if (subspace.is_comdat || subspace.is_common || subspace.dup_common)
2656 som_section_data (section)->subspace_dict->is_common =
2657 som_section_data (section)->copy_data->is_common;
4331 /* The is_comdat, is_common and dup_common fields provide various
4334 For data symbols, setting IS_COMMON provides Fortran style common
4336 IS_COMMON and DUP_COMMON provides Cobol style common (duplicat
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
som.h 160 unsigned int is_common : 1; member in struct:som_copyable_section_data_struct
som.c 156 unsigned int is_common; member in struct:som_misc_symbol_info
1761 dst->is_common = (flags & SOM_SUBSPACE_IS_COMMON) != 0;
1799 if (src->is_common)
2222 subspace.is_common,
2269 if (subspace.is_comdat || subspace.is_common || subspace.dup_common)
2656 som_section_data (section)->subspace_dict->is_common =
2657 som_section_data (section)->copy_data->is_common;
4331 /* The is_comdat, is_common and dup_common fields provide various
4334 For data symbols, setting IS_COMMON provides Fortran style common
4336 IS_COMMON and DUP_COMMON provides Cobol style common (duplicat
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
som.h 160 unsigned int is_common : 1; member in struct:som_copyable_section_data_struct
som.c 156 unsigned int is_common; member in struct:som_misc_symbol_info
1761 dst->is_common = (flags & SOM_SUBSPACE_IS_COMMON) != 0;
1799 if (src->is_common)
2222 subspace.is_common,
2269 if (subspace.is_comdat || subspace.is_common || subspace.dup_common)
2656 som_section_data (section)->subspace_dict->is_common =
2657 som_section_data (section)->copy_data->is_common;
4331 /* The is_comdat, is_common and dup_common fields provide various
4334 For data symbols, setting IS_COMMON provides Fortran style common
4336 IS_COMMON and DUP_COMMON provides Cobol style common (duplicat
    [all...]
  /src/external/gpl3/binutils/dist/include/som/
internal.h 160 unsigned int is_common : 1; member in struct:som_subspace_dictionary_record
  /src/external/gpl3/binutils.old/dist/include/som/
internal.h 160 unsigned int is_common : 1; member in struct:som_subspace_dictionary_record
  /src/external/gpl3/gdb/dist/include/som/
internal.h 160 unsigned int is_common : 1; member in struct:som_subspace_dictionary_record
  /src/external/gpl3/gdb.old/dist/include/som/
internal.h 160 unsigned int is_common : 1; member in struct:som_subspace_dictionary_record

Completed in 42 milliseconds