Searched refs:obj_symbol (Results 1 – 1 of 1) sorted by relevance
544 struct obj_symbol { struct545 struct obj_symbol *next; /* hash table link */ argument572 struct obj_symbol **local_symtab; argument573 struct obj_symbol *symtab[HASH_BUCKETS];594 struct obj_symbol *sym;604 static struct obj_symbol *obj_find_symbol(struct obj_file *f,608 struct obj_symbol *sym);638 struct obj_symbol *sym);662 static struct obj_symbol *arch_new_symbol(void);667 struct obj_symbol *sym,[all …]