Searched defs:elf32_csky_stub_hash_entry (Results 1 – 2 of 2) sorted by relevance
1112 struct elf32_csky_stub_hash_entry struct1115 struct bfd_hash_entry root;1118 asection *stub_sec;1121 bfd_vma stub_offset;1125 bfd_vma target_value;1126 asection *target_section;1129 bfd_vma target_addend;1132 enum elf32_csky_stub_type stub_type;1157 ((struct elf32_csky_stub_hash_entry *) \ argument