Home
last modified time | relevance | path

Searched refs:SHN_MIPS_ACOMMON (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/gdb/gdb/
HDmipsread.c403 else if (sym_shndx == SHN_MIPS_ACOMMON) in read_alphacoff_dynamic_symtab()
HDelfread.c263 case SHN_MIPS_ACOMMON: in elf_symtab_read()
/trueos/contrib/binutils/include/elf/
HDmips.h227 #define SHN_MIPS_ACOMMON 0xff00 macro
/trueos/contrib/binutils/bfd/
HDelfxx-mips.c5106 case SHN_MIPS_ACOMMON: in _bfd_mips_elf_symbol_processing()
5717 *retval = SHN_MIPS_ACOMMON; in _bfd_mips_elf_section_from_bfd_section()
5810 case SHN_MIPS_ACOMMON: in _bfd_mips_elf_add_symbol_hook()
11443 || sym->st_shndx == SHN_MIPS_ACOMMON in _bfd_mips_elf_common_definition()
HDChangeLog-20061406 Consider SHN_MIPS_ACOMMON and SHN_MIPS_SCOMMON as being common
HDChangeLog-9193545 generic .acommon section to hold SHN_MIPS_ACOMMON symbols.
546 (mips_elf_symbol_processing): Handle SHN_MIPS_ACOMMON symbols by