Searched refs:arm_reloc_hsh (Results 1 – 1 of 1) sorted by relevance
767 static struct hash_control * arm_reloc_hsh; variable2123 hash_find_n (arm_reloc_hsh, p, q - p)) == NULL) in parse_reloc()23820 || (arm_reloc_hsh = hash_new ()) == NULL in md_begin()23851 hash_insert (arm_reloc_hsh, entry->name, (void *) entry); in md_begin()