Searched refs:local_got_tls_masks (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c2965 char *local_got_tls_masks;
2971 size *= sizeof (*local_got_refcounts) + sizeof (*local_got_tls_masks);
2979 local_got_tls_masks = (char *) (local_got_refcounts + symtab_hdr->sh_info);
2980 local_got_tls_masks[r_symndx] |= tls_type;
2959 char *local_got_tls_masks; local
H A Delf64-ppc.c4322 char *local_got_tls_masks;
4328 size *= sizeof (*local_got_ents) + sizeof (*local_got_tls_masks);
4360 local_got_tls_masks = (char *) (local_got_ents + symtab_hdr->sh_info);
4361 local_got_tls_masks[r_symndx] |= tls_type;
4318 char *local_got_tls_masks; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c2965 char *local_got_tls_masks;
2971 size *= sizeof (*local_got_refcounts) + sizeof (*local_got_tls_masks);
2979 local_got_tls_masks = (char *) (local_got_refcounts + symtab_hdr->sh_info);
2980 local_got_tls_masks[r_symndx] |= tls_type;
2959 char *local_got_tls_masks; local
H A Delf64-ppc.c4322 char *local_got_tls_masks;
4328 size *= sizeof (*local_got_ents) + sizeof (*local_got_tls_masks);
4360 local_got_tls_masks = (char *) (local_got_ents + symtab_hdr->sh_info);
4361 local_got_tls_masks[r_symndx] |= tls_type;
4318 char *local_got_tls_masks; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c2965 char *local_got_tls_masks;
2971 size *= sizeof (*local_got_refcounts) + sizeof (*local_got_tls_masks);
2979 local_got_tls_masks = (char *) (local_got_refcounts + symtab_hdr->sh_info);
2980 local_got_tls_masks[r_symndx] |= tls_type;
2959 char *local_got_tls_masks; local
H A Delf64-ppc.c4322 char *local_got_tls_masks;
4328 size *= sizeof (*local_got_ents) + sizeof (*local_got_tls_masks);
4360 local_got_tls_masks = (char *) (local_got_ents + symtab_hdr->sh_info);
4361 local_got_tls_masks[r_symndx] |= tls_type;
4318 char *local_got_tls_masks; local

Completed in 322 milliseconds