Home
last modified time | relevance | path

Searched refs:SHN_MIPS_SCOMMON (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDmips.h238 #define SHN_MIPS_SCOMMON 0xff03 macro
/trueos/contrib/binutils/binutils/
HDChangeLog-2006222 SHN_MIPS_SCOMMON and SHN_MIPS_SUNDEFINED.
HDreadelf.c1266 && psym->st_shndx == SHN_MIPS_SCOMMON) in dump_relocations()
6977 else if (type == SHN_MIPS_SCOMMON in get_symbol_index_type()
/trueos/contrib/binutils/bfd/
HDelfxx-mips.c5136 case SHN_MIPS_SCOMMON: in _bfd_mips_elf_symbol_processing()
5712 *retval = SHN_MIPS_SCOMMON; in _bfd_mips_elf_section_from_bfd_section()
5765 case SHN_MIPS_SCOMMON: in _bfd_mips_elf_add_symbol_hook()
5906 sym->st_shndx = SHN_MIPS_SCOMMON; in _bfd_mips_elf_link_output_symbol_hook()
11444 || sym->st_shndx == SHN_MIPS_SCOMMON); in _bfd_mips_elf_common_definition()
HDChangeLog-20061406 Consider SHN_MIPS_ACOMMON and SHN_MIPS_SCOMMON as being common
2582 (eg. SHN_MIPS_SCOMMON).
HDChangeLog-96971153 symbol was in .scommon, mark it as SHN_MIPS_SCOMMON.
/trueos/contrib/binutils/bfd/doc/
HDbfdint.texi1702 via a hook function. For example, the special @samp{SHN_MIPS_SCOMMON}