Home
last modified time | relevance | path

Searched refs:sy_mri_common (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/binutils/gas/
Dstruc-symbol.h73 unsigned int sy_mri_common : 1; member
Dsymbols.c466 symbolP->sy_mri_common = 1; in colon()
1151 if (symp->sy_mri_common) in resolve_symbol_value()
2486 s->sy_mri_common = 1; in symbol_mark_mri_common()
2496 s->sy_mri_common = 0; in symbol_clear_mri_common()
2506 return s->sy_mri_common; in symbol_mri_common_p()
DChangeLog-92951655 before checking sy_mri_common.
1753 * struc-symbol.h (struct symbol): Add sy_mri_common bit.
1766 (resolve_symbol_value): Handle an sy_mri_common symbol.
1771 * write.c (adjust_reloc_syms): Skip sy_mri_common symbols.
1772 (write_object_file): Discard sy_mri_common symbols.
1773 (fixup_segment): Change relocations against sy_mri_common symbols
1775 * config/obj-coff.c (yank_symbols): Discard sy_mri_common symbols.
1776 (fixup_segment): Change relocations against sy_mri_common symbols
1779 sy_mri_common symbols.
/freebsd-9-stable/contrib/binutils/gas/doc/
Dinternals.texi92 @item sy_mri_common