Home
last modified time | relevance | path

Searched refs:is_static_defined (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-ppc.c7612 is_static_defined (struct elf_link_hash_entry *h) in is_static_defined() function
9006 if (!is_static_defined (htab->sdata[0].sym)) in ppc_elf_relocate_section()
9020 if (!is_static_defined (htab->sdata[1].sym)) in ppc_elf_relocate_section()
9093 || !is_static_defined (sda)) in ppc_elf_relocate_section()
9123 || !is_static_defined (sda)) in ppc_elf_relocate_section()
9233 if (!is_static_defined (sda)) in ppc_elf_relocate_section()
9327 if (!is_static_defined (sda)) in ppc_elf_relocate_section()
Delf64-ppc.c6269 is_static_defined (struct elf_link_hash_entry *h) in is_static_defined() function
7512 if ((h == NULL || is_static_defined (h)) in get_tls_mask()
10315 if (!is_static_defined (&fdh->elf) in ppc_type_of_stub()
10316 && !is_static_defined (&h->elf)) in ppc_type_of_stub()
DChangeLog-20101688 * elf64-ppc.c (is_static_defined): New function.
DChangeLog-2009724 (is_static_defined): New function.