Searched refs:csky_elf_local_got_tls_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c1106 #define csky_elf_local_got_tls_type(bfd) \ macro
1972 local_tls_type = csky_elf_local_got_tls_type (ibfd);
2735 csky_elf_local_got_tls_type (abfd)
2739 old_tls_type = csky_elf_local_got_tls_type (abfd)[r_symndx];
2755 csky_elf_local_got_tls_type (abfd)[r_symndx] = tls_type;
4996 tls_type = csky_elf_local_got_tls_type (input_bfd)[r_symndx];
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-csky.c1106 #define csky_elf_local_got_tls_type(bfd) \ macro
1973 local_tls_type = csky_elf_local_got_tls_type (ibfd);
2704 csky_elf_local_got_tls_type (abfd)
2708 old_tls_type = csky_elf_local_got_tls_type (abfd)[r_symndx];
2724 csky_elf_local_got_tls_type (abfd)[r_symndx] = tls_type;
4979 tls_type = csky_elf_local_got_tls_type (input_bfd)[r_symndx];
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-csky.c1106 #define csky_elf_local_got_tls_type(bfd) \ macro
1973 local_tls_type = csky_elf_local_got_tls_type (ibfd);
2736 csky_elf_local_got_tls_type (abfd)
2740 old_tls_type = csky_elf_local_got_tls_type (abfd)[r_symndx];
2756 csky_elf_local_got_tls_type (abfd)[r_symndx] = tls_type;
5007 tls_type = csky_elf_local_got_tls_type (input_bfd)[r_symndx];
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c1106 #define csky_elf_local_got_tls_type(bfd) \ macro
1973 local_tls_type = csky_elf_local_got_tls_type (ibfd);
2736 csky_elf_local_got_tls_type (abfd)
2740 old_tls_type = csky_elf_local_got_tls_type (abfd)[r_symndx];
2756 csky_elf_local_got_tls_type (abfd)[r_symndx] = tls_type;
5007 tls_type = csky_elf_local_got_tls_type (input_bfd)[r_symndx];

Completed in 116 milliseconds