Home
last modified time | relevance | path

Searched refs:STT_TLS (Results 1 – 25 of 69) sorted by relevance

123

/netbsd/src/external/gpl3/binutils/dist/gold/
Dresolve.cc489 if ((to->type() == elfcpp::STT_TLS) ^ (fromtype == elfcpp::STT_TLS) in should_override()
Dtarget-reloc.h395 if (gsym->type() == elfcpp::STT_TLS) in relocate_section()
502 if (gsym->type() == elfcpp::STT_TLS) in apply_relocation()
Dsymtab.cc451 && !(this->type() == elfcpp::STT_TLS in final_value_is_known()
1149 if (ret->type() == elfcpp::STT_TLS) in add_from_object()
2886 if (sym->type() == elfcpp::STT_TLS) in compute_final_value()
2899 if (sym->type() != elfcpp::STT_TLS) in compute_final_value()
2916 if (sym->type() != elfcpp::STT_TLS) in compute_final_value()
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h1084 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h1088 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h525 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h527 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/sys/sys/
Dexec_elf.h620 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_module.c88 #if STT_NUM != (STT_TLS + 1) in dt_module_syminit32()
141 #if STT_NUM != (STT_TLS + 1) in dt_module_syminit64()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfnn-kvx.c2564 && IS_KVX_TLS_RELOC (bfd_r_type) != (sym_type == STT_TLS)) in elfNN_kvx_relocate_section()
2567 ((sym_type == STT_TLS in elfNN_kvx_relocate_section()
4387 tlsbase->type = STT_TLS; in elfNN_kvx_early_size_sections()
Delf32-m32c.c1006 case STT_TLS: in dump_symtab()
Delf32-m68k.c3950 if (elf_m68k_reloc_tls_p (r_type) != (sym_type == STT_TLS)) in elf_m68k_relocate_section()
3965 ((sym_type == STT_TLS in elf_m68k_relocate_section()
Delflink.c1410 && (ELF_ST_TYPE (sym->st_info) == STT_TLS || h->type == STT_TLS)) in _bfd_elf_merge_symbol()
1416 if (h->type == STT_TLS) in _bfd_elf_merge_symbol()
5053 && ELF_ST_TYPE (isym->st_info) == STT_TLS in elf_link_add_object_symbols()
5087 if (ELF_ST_TYPE (isym->st_info) == STT_TLS in elf_link_add_object_symbols()
10838 if (h->type == STT_TLS) in elf_link_output_extsym()
11498 if (ELF_ST_TYPE (osym.st_info) == STT_TLS) in elf_link_input_bfd()
12047 if (ELF_ST_TYPE (sym.st_info) == STT_TLS) in elf_link_input_bfd()
Delfcode.h1464 case STT_TLS: in elf_slurp_symbol_table()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfnn-kvx.c2566 && IS_KVX_TLS_RELOC (bfd_r_type) != (sym_type == STT_TLS)) in elfNN_kvx_relocate_section()
2569 ((sym_type == STT_TLS in elfNN_kvx_relocate_section()
4390 tlsbase->type = STT_TLS; in elfNN_kvx_always_size_sections()
Delf32-m32c.c1006 case STT_TLS: in dump_symtab()
Delf32-m68k.c3960 if (elf_m68k_reloc_tls_p (r_type) != (sym_type == STT_TLS)) in elf_m68k_relocate_section()
3975 ((sym_type == STT_TLS in elf_m68k_relocate_section()
Delflink.c1369 && (ELF_ST_TYPE (sym->st_info) == STT_TLS || h->type == STT_TLS)) in _bfd_elf_merge_symbol()
1375 if (h->type == STT_TLS) in _bfd_elf_merge_symbol()
4938 && ELF_ST_TYPE (isym->st_info) == STT_TLS in elf_link_add_object_symbols()
4972 if (ELF_ST_TYPE (isym->st_info) == STT_TLS in elf_link_add_object_symbols()
10657 if (h->type == STT_TLS) in elf_link_output_extsym()
11313 if (ELF_ST_TYPE (osym.st_info) == STT_TLS) in elf_link_input_bfd()
11858 if (ELF_ST_TYPE (sym.st_info) == STT_TLS) in elf_link_input_bfd()
Delfcode.h1465 case STT_TLS: in elf_slurp_symbol_table()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dsimple-object-elf.c241 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dsimple-object-elf.c241 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dsimple-object-elf.c241 #define STT_TLS 6 /* Thread local data object */ macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dnm.c446 case STT_TLS: return "TLS"; in get_elf_symbol_type()
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Delfcpp.h564 STT_TLS = 6,
/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Ddwarf.c2005 (GELF_ST_TYPE(sym.st_info) == STT_TLS) || in should_have_dwarf()

123