Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delf32-score.c1946 bfd *tmpbfd = elf_hash_table (info)->dynobj; in score_elf_final_link_relocate() local
1947 asection *sgot = score_elf_got_section (tmpbfd, FALSE); in score_elf_final_link_relocate()
1948 bfd_put_32 (tmpbfd, value, sgot->contents + g); in score_elf_final_link_relocate()