Searched defs:csky_elf_link_hash_entry (Results 1 – 2 of 2) sorted by relevance
1161 struct csky_elf_link_hash_entry struct1163 struct elf_link_hash_entry elf;1164 int plt_refcount;1166 int jsri2bsr_refcount;1193 #define csky_elf_hash_entry(ent) ((struct csky_elf_link_hash_entry*)(ent)) argument