Searched defs:is_comdat (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | som.h | 159 unsigned int is_comdat : 1; member
|
H A D | som.c | 155 unsigned int is_comdat; member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | som.h | 159 unsigned int is_comdat : 1; member
|
H A D | som.c | 155 unsigned int is_comdat; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | object.cc | 1046 bool is_comdat; in include_section_group() local 2976 bool is_comdat; in map_to_kept_section() local 3046 bool is_comdat; in find_kept_section_object() local
|
H A D | object.h | 2653 bool is_comdat; // True if comdat group, false if linkonce member 2802 set_kept_comdat_section(unsigned int shndx, bool is_comdat, in set_kept_comdat_section() 2813 get_kept_comdat_section(unsigned int shndx, bool* is_comdat, in get_kept_comdat_section()
|
H A D | layout.h | 280 is_comdat() const in is_comdat() function
|
H A D | layout.cc | 5638 bool is_comdat, in find_or_add_kept_section()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | object.cc | 1046 bool is_comdat; in include_section_group() local 2976 bool is_comdat; in map_to_kept_section() local 3046 bool is_comdat; in find_kept_section_object() local
|
H A D | object.h | 2653 bool is_comdat; // True if comdat group, false if linkonce member 2802 set_kept_comdat_section(unsigned int shndx, bool is_comdat, in set_kept_comdat_section() 2813 get_kept_comdat_section(unsigned int shndx, bool* is_comdat, in get_kept_comdat_section()
|
H A D | layout.h | 280 is_comdat() const in is_comdat() function
|
H A D | layout.cc | 5712 bool is_comdat, in find_or_add_kept_section()
|
/netbsd-src/external/gpl3/binutils/dist/include/som/ |
H A D | internal.h | 170 unsigned int is_comdat : 1; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/som/ |
H A D | internal.h | 170 unsigned int is_comdat : 1; member
|