Home
last modified time | relevance | path

Searched refs:toc_bfd (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c4045 bfd *toc_bfd; member
11382 htab->toc_bfd = NULL; in ppc64_elf_start_multitoc_partition()
11402 bfd_boolean new_bfd = htab->toc_bfd != isec->owner; in ppc64_elf_next_toc_section()
11406 htab->toc_bfd = isec->owner; in ppc64_elf_next_toc_section()
11445 if (htab->toc_bfd == isec->owner) in ppc64_elf_next_toc_section()
11447 htab->toc_bfd = isec->owner; in ppc64_elf_next_toc_section()
11669 htab->toc_bfd = NULL; in ppc64_elf_layout_multitoc()
DChangeLog-20103259 * elf64-ppc.c (struct ppc_link_hash_table): Add toc_bfd, toc_first_sec.