Searched refs:fdpic_p (Results 1 – 2 of 2) sorted by relevance
2490 bfd_boolean fdpic_p; member2567 ret->fdpic_p = fdpic_object_p (abfd); in sh_elf_link_hash_table_create()2579 if (!htab->fdpic_p) in sh_elf_omit_section_dynsym()2990 if (!htab->fdpic_p && !info->shared && !h->def_regular) in allocate_dynrelocs()3005 if (!htab->fdpic_p) in allocate_dynrelocs()3067 if (htab->fdpic_p && !info->shared in allocate_dynrelocs()3094 else if (htab->fdpic_p && !info->shared && got_type == GOT_NORMAL in allocate_dynrelocs()3265 if (htab->fdpic_p && !info->shared) in allocate_dynrelocs()3307 if (sh_elf_hash_table (info)->fdpic_p && !info->relocatable in sh_elf_always_size_sections()3392 if (htab->fdpic_p && !info->shared) in sh_elf_size_dynamic_sections()[all …]
1991 (struct elf_sh_link_hash_table): Add sfuncdesc, srelfuncdesc, fdpic_p,1994 (sh_elf_link_hash_table_create): Set fdpic_p.