Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dtic6x.h100 #define SHN_TIC6X_SCOMMON SHN_LORESERVE macro
DChangeLog586 (SHN_TIC6X_SCOMMON): Define.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-tic6x.c3036 case SHN_TIC6X_SCOMMON: in elf32_tic6x_add_symbol_hook()
3055 case SHN_TIC6X_SCOMMON: in elf32_tic6x_symbol_processing()
3086 sym->st_shndx = SHN_TIC6X_SCOMMON; in elf32_tic6x_link_output_symbol_hook()
3098 *retval = SHN_TIC6X_SCOMMON; in elf32_tic6x_section_from_bfd_section()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1505 && psym->st_shndx == SHN_TIC6X_SCOMMON)) in dump_relocations()
9756 || (type == SHN_TIC6X_SCOMMON in get_symbol_index_type()