Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-xtensa.c629 bfd_signed_vma tlsfunc_refcount; member
722 eh->tlsfunc_refcount = 0; in elf_xtensa_link_hash_newfunc()
779 edir->tlsfunc_refcount += eind->tlsfunc_refcount; in elf_xtensa_copy_indirect_symbol()
780 eind->tlsfunc_refcount = 0; in elf_xtensa_copy_indirect_symbol()
1208 eh->tlsfunc_refcount += 1; in elf_xtensa_check_relocs()
1493 BFD_ASSERT (h->got.refcount >= eh->tlsfunc_refcount); in elf_xtensa_allocate_dynrelocs()
1494 h->got.refcount -= eh->tlsfunc_refcount; in elf_xtensa_allocate_dynrelocs()
1543 bfd_signed_vma *tlsfunc_refcount in elf_xtensa_allocate_local_got_size() local
1545 BFD_ASSERT (local_got_refcounts[j] >= *tlsfunc_refcount); in elf_xtensa_allocate_local_got_size()
1546 local_got_refcounts[j] -= *tlsfunc_refcount; in elf_xtensa_allocate_local_got_size()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-xtensa.c629 bfd_signed_vma tlsfunc_refcount; member
722 eh->tlsfunc_refcount = 0; in elf_xtensa_link_hash_newfunc()
779 edir->tlsfunc_refcount += eind->tlsfunc_refcount; in elf_xtensa_copy_indirect_symbol()
780 eind->tlsfunc_refcount = 0; in elf_xtensa_copy_indirect_symbol()
1208 eh->tlsfunc_refcount += 1; in elf_xtensa_check_relocs()
1493 BFD_ASSERT (h->got.refcount >= eh->tlsfunc_refcount); in elf_xtensa_allocate_dynrelocs()
1494 h->got.refcount -= eh->tlsfunc_refcount; in elf_xtensa_allocate_dynrelocs()
1543 bfd_signed_vma *tlsfunc_refcount in elf_xtensa_allocate_local_got_size() local
1545 BFD_ASSERT (local_got_refcounts[j] >= *tlsfunc_refcount); in elf_xtensa_allocate_local_got_size()
1546 local_got_refcounts[j] -= *tlsfunc_refcount; in elf_xtensa_allocate_local_got_size()