Home
last modified time | relevance | path

Searched refs:STT_COMMON (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Dtype-noifunc.s20 .type common,STT_COMMON
Dtype.s36 .type common,STT_COMMON
/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h678 #define STT_COMMON 5 /* An uninitialised common block */ macro
DChangeLog-91031090 (STT_COMMON): New symbol type.
/toolchain/binutils/binutils-2.25/bfd/
Dconfigure.ac107 # symbols with the ELF standard's STT_COMMON type.
109 [ --enable-elf-stt-common Allow the generation of ELF symbols with the STT_COMMON type],
113 *) AC_MSG_ERROR(bad value ${enableval} for ELF STT_COMMON option) ;;
116 # test whether the loader supports the STT_COMMON type, but that would
123 [Define if we may generate symbols with ELF's STT_COMMON type])
Dconfig.in347 /* Define if we may generate symbols with ELF's STT_COMMON type */
Delfcode.h1300 case STT_COMMON: in elf_slurp_symbol_table()
DChangeLog-2007609 the ELF STT_COMMON type.
613 the type of emitted common symbols to STT_COMMON.
614 * elfcode.h (elf_slurp_symbol_table): Accept STT_COMMON symbol
Delf.c7021 sym.st_info = ELF_ST_INFO (STB_GLOBAL, STT_COMMON); in swap_out_syms()
Dconfigure1445 --enable-elf-stt-common Allow the generation of ELF symbols with the STT_COMMON type
/toolchain/binutils/binutils-2.25/gold/
Dresolve.cc221 if (type == elfcpp::STT_COMMON) in symbol_to_bits()
Dsymtab.h560 if (this->type_ == elfcpp::STT_COMMON) in is_common()
/toolchain/binutils/binutils-2.25/binutils/
Dnm.c345 case STT_COMMON: return "COMMON"; in get_symbol_type()
DChangeLog-989915 (get_symbol_type): Add STT_COMMON.
Dreadelf.c9551 case STT_COMMON: return "COMMON"; in get_symbol_type()
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h540 STT_COMMON = 5,
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-2007221 * ld-elfcomm/elfcomm.exp: Add tests of STT_COMMON symbol
/toolchain/binutils/binutils-2.25/gas/doc/
Das.texinfo6781 @item STT_COMMON