Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dstruc-symbol.h61 unsigned int sy_mri_common : 1; member
Dsymbols.c467 symbolP->sy_flags.sy_mri_common = 1; in colon()
1188 if (symp->sy_flags.sy_mri_common) in resolve_symbol_value()
2555 s->sy_flags.sy_mri_common = 1; in symbol_mark_mri_common()
2565 s->sy_flags.sy_mri_common = 0; in symbol_clear_mri_common()
2575 return s->sy_flags.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.
DChangeLog-20053567 * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion.
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi90 @item sy_mri_common