Searched refs:elf32_arm_local_got_tls_type (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-arm.c1627 #define elf32_arm_local_got_tls_type(abfd) \ macro
3923 tls_type = elf32_arm_local_got_tls_type (input_bfd)[r_symndx];
5808 elf32_arm_local_got_tls_type (abfd)
5812 old_tls_type = elf32_arm_local_got_tls_type (abfd) [r_symndx];
5828 elf32_arm_local_got_tls_type (abfd) [r_symndx] = tls_type;
6694 local_tls_type = elf32_arm_local_got_tls_type (ibfd);
/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c2962 #define elf32_arm_local_got_tls_type(bfd) \ macro
3332 elf32_arm_local_got_tls_type (abfd) = data;
6281 : (elf32_arm_local_got_tls_type
11263 tls_type = elf32_arm_local_got_tls_type (input_bfd)[r_symndx];
12496 elf32_arm_local_got_tls_type (input_bfd)[r_symndx])
14611 old_tls_type = elf32_arm_local_got_tls_type (abfd) [r_symndx];
14639 elf32_arm_local_got_tls_type (abfd) [r_symndx] = tls_type;
15896 local_tls_type = elf32_arm_local_got_tls_type (ibfd);

Completed in 214 milliseconds