Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-ppc.c7412 is_static_defined (struct elf_link_hash_entry *h) in is_static_defined() function
8647 if (!is_static_defined (htab->sdata[0].sym)) in ppc_elf_relocate_section()
8661 if (!is_static_defined (htab->sdata[1].sym)) in ppc_elf_relocate_section()
8732 || !is_static_defined (sda)) in ppc_elf_relocate_section()
8762 || !is_static_defined (sda)) in ppc_elf_relocate_section()
8872 if (!is_static_defined (sda)) in ppc_elf_relocate_section()
8966 if (!is_static_defined (sda)) in ppc_elf_relocate_section()
Delf64-ppc.c6131 is_static_defined (struct elf_link_hash_entry *h) in is_static_defined() function
7327 if ((h == NULL || is_static_defined (h)) in get_tls_mask()
10098 if (!is_static_defined (&fdh->elf) in ppc_type_of_stub()
10099 && !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.