Searched refs:lgot_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.c4158 char *lgot_masks;
4184 lgot_masks = (char *) (lgot_refs + symtab_hdr->sh_info);
4185 tls_mask = &lgot_masks[r_symndx];
4833 char *lgot_masks;
4876 lgot_masks = (char *) end_local_got;
4877 for (; local_got < end_local_got; ++local_got, ++lgot_masks)
4880 if (*lgot_masks == (TLS_TLS | TLS_LD))
4890 if ((*lgot_masks & TLS_TLS) != 0)
4892 if ((*lgot_masks & TLS_GD) != 0)
4894 if ((*lgot_masks
4148 char *lgot_masks; local
4821 char *lgot_masks; local
5768 char *lgot_masks; local
[all...]
H A Delf64-ppc.c6087 char *lgot_masks = (char *) (lgot_ents + symtab_hdr->sh_info);
6088 tls_mask = &lgot_masks[r_symndx];
7872 char *lgot_masks;
7925 lgot_masks = (char *) end_lgot_ents;
7928 for (; lgot_ents < end_lgot_ents; ++lgot_ents, ++lgot_masks)
7935 if ((ent->tls_type & *lgot_masks & TLS_LD) != 0)
7949 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0)
10019 char *lgot_masks;
10020 lgot_masks = (char *) (local_got_ents + symtab_hdr->sh_info);
10021 tls_mask = lgot_masks[r_symnd
6083 char *lgot_masks = (char *) (lgot_ents + symtab_hdr->sh_info); local
7868 char *lgot_masks; local
10015 char *lgot_masks; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c4158 char *lgot_masks;
4184 lgot_masks = (char *) (lgot_refs + symtab_hdr->sh_info);
4185 tls_mask = &lgot_masks[r_symndx];
4833 char *lgot_masks;
4876 lgot_masks = (char *) end_local_got;
4877 for (; local_got < end_local_got; ++local_got, ++lgot_masks)
4880 if (*lgot_masks == (TLS_TLS | TLS_LD))
4890 if ((*lgot_masks & TLS_TLS) != 0)
4892 if ((*lgot_masks & TLS_GD) != 0)
4894 if ((*lgot_masks
4148 char *lgot_masks; local
4821 char *lgot_masks; local
5768 char *lgot_masks; local
[all...]
H A Delf64-ppc.c6087 char *lgot_masks = (char *) (lgot_ents + symtab_hdr->sh_info);
6088 tls_mask = &lgot_masks[r_symndx];
7872 char *lgot_masks;
7925 lgot_masks = (char *) end_lgot_ents;
7928 for (; lgot_ents < end_lgot_ents; ++lgot_ents, ++lgot_masks)
7935 if ((ent->tls_type & *lgot_masks & TLS_LD) != 0)
7949 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0)
10019 char *lgot_masks;
10020 lgot_masks = (char *) (local_got_ents + symtab_hdr->sh_info);
10021 tls_mask = lgot_masks[r_symnd
6083 char *lgot_masks = (char *) (lgot_ents + symtab_hdr->sh_info); local
7868 char *lgot_masks; local
10015 char *lgot_masks; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c4158 char *lgot_masks;
4184 lgot_masks = (char *) (lgot_refs + symtab_hdr->sh_info);
4185 tls_mask = &lgot_masks[r_symndx];
4833 char *lgot_masks;
4876 lgot_masks = (char *) end_local_got;
4877 for (; local_got < end_local_got; ++local_got, ++lgot_masks)
4880 if (*lgot_masks == (TLS_TLS | TLS_LD))
4890 if ((*lgot_masks & TLS_TLS) != 0)
4892 if ((*lgot_masks & TLS_GD) != 0)
4894 if ((*lgot_masks
4148 char *lgot_masks; local
4821 char *lgot_masks; local
5768 char *lgot_masks; local
[all...]
H A Delf64-ppc.c6087 char *lgot_masks = (char *) (lgot_ents + symtab_hdr->sh_info);
6088 tls_mask = &lgot_masks[r_symndx];
7872 char *lgot_masks;
7925 lgot_masks = (char *) end_lgot_ents;
7928 for (; lgot_ents < end_lgot_ents; ++lgot_ents, ++lgot_masks)
7935 if ((ent->tls_type & *lgot_masks & TLS_LD) != 0)
7949 if ((ent->tls_type & *lgot_masks & TLS_GD) != 0)
10019 char *lgot_masks;
10020 lgot_masks = (char *) (local_got_ents + symtab_hdr->sh_info);
10021 tls_mask = lgot_masks[r_symnd
6083 char *lgot_masks = (char *) (lgot_ents + symtab_hdr->sh_info); local
7868 char *lgot_masks; local
10015 char *lgot_masks; local
[all...]

Completed in 321 milliseconds