Searched refs:plt_refcount (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c1164 int plt_refcount; member in struct:csky_elf_link_hash_entry
1427 eh->plt_refcount = 0;
1580 h->got.refcount -= eh->plt_refcount;
1581 eh->plt_refcount = 0;
2667 ((struct csky_elf_link_hash_entry *)h)->plt_refcount += 1;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-csky.c1164 int plt_refcount; member in struct:csky_elf_link_hash_entry
1427 eh->plt_refcount = 0;
1580 h->got.refcount -= eh->plt_refcount;
1581 eh->plt_refcount = 0;
2636 ((struct csky_elf_link_hash_entry *)h)->plt_refcount += 1;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-csky.c1164 int plt_refcount; member in struct:csky_elf_link_hash_entry
1427 eh->plt_refcount = 0;
1580 h->got.refcount -= eh->plt_refcount;
1581 eh->plt_refcount = 0;
2668 ((struct csky_elf_link_hash_entry *)h)->plt_refcount += 1;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c1164 int plt_refcount; member in struct:csky_elf_link_hash_entry
1427 eh->plt_refcount = 0;
1580 h->got.refcount -= eh->plt_refcount;
1581 eh->plt_refcount = 0;
2668 ((struct csky_elf_link_hash_entry *)h)->plt_refcount += 1;

Completed in 418 milliseconds