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

/freebsd-11-stable/contrib/binutils/gas/
H A Dstruc-symbol.h73 unsigned int sy_mri_common : 1; member in struct:symbol
H A Dsymbols.c468 symbolP->sy_mri_common = 1;
1155 if (symp->sy_mri_common)
2492 s->sy_mri_common = 1;
2502 s->sy_mri_common = 0;
2512 return s->sy_mri_common;

Completed in 103 milliseconds