Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dtic6x.h100 #define SHN_TIC6X_SCOMMON SHN_LORESERVE macro
DChangeLog-0415877 (SHN_TIC6X_SCOMMON): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c3033 case SHN_TIC6X_SCOMMON: in elf32_tic6x_add_symbol_hook()
3052 case SHN_TIC6X_SCOMMON: in elf32_tic6x_symbol_processing()
3083 sym->st_shndx = SHN_TIC6X_SCOMMON; in elf32_tic6x_link_output_symbol_hook()
3095 *retval = SHN_TIC6X_SCOMMON; in elf32_tic6x_section_from_bfd_section()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c1682 && psym->st_shndx == SHN_TIC6X_SCOMMON)) in dump_relocations()
10587 || (type == SHN_TIC6X_SCOMMON in get_symbol_index_type()