Home
last modified time | relevance | path

Searched refs:STB_GNU_UNIQUE (Results 1 – 24 of 24) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dresolve.cc183 case elfcpp::STB_GNU_UNIQUE: in symbol_to_bits()
1042 || tosym->binding() == elfcpp::STB_GNU_UNIQUE in override_with_special()
H A Dsymtab.cc430 && this->binding() == elfcpp::STB_GNU_UNIQUE)) in should_add_dynsym_entry()
1138 || ret->binding() == elfcpp::STB_GNU_UNIQUE in add_from_object()
3014 if (binding == elfcpp::STB_GNU_UNIQUE in sized_write_globals()
/dragonfly/sys/sys/
H A Delf_common.h466 #define STB_GNU_UNIQUE 10 /* Symbol is unique in namespace */ macro
/dragonfly/contrib/binutils-2.34/gold/
H A Dresolve.cc183 case elfcpp::STB_GNU_UNIQUE: in symbol_to_bits()
1126 || tosym->binding() == elfcpp::STB_GNU_UNIQUE in override_with_special()
H A Dsymtab.cc431 && this->binding() == elfcpp::STB_GNU_UNIQUE)) in should_add_dynsym_entry()
1166 || ret->binding() == elfcpp::STB_GNU_UNIQUE in add_from_object()
2591 || (sym->binding() == elfcpp::STB_GNU_UNIQUE in set_dynsym_indexes()
2623 || (sym->binding() == elfcpp::STB_GNU_UNIQUE in set_dynsym_indexes()
2784 || (sym->binding() == elfcpp::STB_GNU_UNIQUE in sized_finalize()
3132 if (binding == elfcpp::STB_GNU_UNIQUE in sized_write_globals()
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h670 #define STB_GNU_UNIQUE 10 /* Symbol is unique in namespace */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h703 #define STB_GNU_UNIQUE 10 /* Symbol is unique in namespace */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h907 #define STB_GNU_UNIQUE 10 /* Symbol is unique in namespace */ macro
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h542 STB_GNU_UNIQUE = 10,
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcode.h1306 case STB_GNU_UNIQUE: in elf_slurp_symbol_table()
H A Delflink.c4515 case STB_GNU_UNIQUE: in elf_link_add_object_symbols()
9501 if (ELF_ST_BIND (elfsym->st_info) == STB_GNU_UNIQUE) in elf_link_output_symstrtab()
10088 sym.st_info = ELF_ST_INFO (STB_GNU_UNIQUE, type); in elf_link_output_extsym()
H A Delf.c8299 bind = STB_GNU_UNIQUE; in swap_out_syms()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h1286 case STB_GNU_UNIQUE: in elf_slurp_symbol_table()
H A Delflink.c4151 case STB_GNU_UNIQUE: in elf_link_add_object_symbols()
9472 sym.st_info = ELF_ST_INFO (STB_GNU_UNIQUE, type); in elf_link_output_extsym()
H A Delf.c7683 bind = STB_GNU_UNIQUE; in swap_out_syms()
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h539 STB_GNU_UNIQUE = 10,
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h1285 case STB_GNU_UNIQUE: in elf_slurp_symbol_table()
H A Delf32-i386.c5012 || ELF_ST_BIND (sym->st_info) == STB_GNU_UNIQUE)) in elf_i386_add_symbol_hook()
H A Delf64-x86-64.c4974 || ELF_ST_BIND (sym->st_info) == STB_GNU_UNIQUE)) in elf_x86_64_add_symbol_hook()
H A Delflink.c3891 case STB_GNU_UNIQUE: in elf_link_add_object_symbols()
8889 sym.st_info = ELF_ST_INFO (STB_GNU_UNIQUE, h->type); in elf_link_output_extsym()
H A Delf.c6891 bind = STB_GNU_UNIQUE; in swap_out_syms()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcommon.opt1532 Use STB_GNU_UNIQUE if supported by the assembler.
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c10227 if (binding == STB_GNU_UNIQUE in get_symbol_binding()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c11105 if (binding == STB_GNU_UNIQUE in get_symbol_binding()