Home
last modified time | relevance | path

Searched +defs:tls +defs:s (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-cris.c185 static const bfd_boolean tls = TRUE; variable
1514 char *s; in cris_process_instruction() local
3491 char *s = *cPP; in cris_get_reloc_suffix() local
3505 #define PICMAP(s, r) {s, sizeof (s) - 1, r, TRUE, FALSE} in cris_get_reloc_suffix() argument
3506 #define PICTLSMAP(s, r) {s, sizeof (s) - 1, r, TRUE, TRUE} in cris_get_reloc_suffix() argument
3507 #define TLSMAP(s, r) {s, sizeof (s) - 1, r, FALSE, TRUE} in cris_get_reloc_suffix() argument
/toolchain/binutils/binutils-2.27/bfd/
Delflink.c145 asection *s; in _bfd_elf_create_got_section() local
249 asection *s; in _bfd_elf_link_create_dynamic_sections() local
370 asection *s; in _bfd_elf_create_dynamic_sections() local
733 asection *s; in bfd_elf_link_record_local_dynamic_symbol() local
3048 struct bfd_section *sec, *tls; in _bfd_elf_tls_setup() local
3209 asection *s; in _bfd_elf_add_dynamic_entry() local
3421 asection *s; in elf_finalize_dynstr() local
3453 asection *s; in elf_finalize_dynstr() local
3632 asection *s; in elf_link_add_object_symbols() local
5466 struct collect_gnu_hash_codes *s = (struct collect_gnu_hash_codes *) data; in elf_collect_gnu_hash_codes() local
[all …]
DpeXXigen.c635 IMAGE_DATA_DIRECTORY idata2, idata5, tls; in _bfd_XXi_swap_aouthdr_out() local
2172 const char *s = my_symbol_for_address (abfd, eh, &cache); in _bfd_XX_print_ce_compressed_pdata() local
3561 u16_mbtouc (wint_t * puc, const unsigned short * s, unsigned int n) in u16_mbtouc()