Searched refs:empty_entry (Results 1 – 11 of 11) sorted by relevance
386 goto empty_entry; in htab_find_slot()401 goto empty_entry; in htab_find_slot()411 empty_entry: in htab_find_slot()
392 goto empty_entry; in htab_find_slot()407 goto empty_entry; in htab_find_slot()417 empty_entry: in htab_find_slot()
143 static struct hash_entry empty_entry = { in findsym() local156 return &empty_entry; in findsym()
181 class empty_entry : public simple_entry { class183 empty_entry(const entry_modifier *);441 empty_entry::empty_entry(const entry_modifier *m) in empty_entry() function in empty_entry446 int empty_entry::line_type() in line_type()1511 e = new empty_entry(f); in add_entry()1522 e = new empty_entry(f); in add_entry()1533 e = new empty_entry(f); in add_entry()1551 e = new empty_entry(f); in add_entry()1562 e = new empty_entry(f); in add_entry()
656 goto empty_entry; in htab_find_slot_with_hash()672 goto empty_entry; in htab_find_slot_with_hash()682 empty_entry: in htab_find_slot_with_hash()
981 goto empty_entry; in find_slot_with_hash()996 goto empty_entry; in find_slot_with_hash()1006 empty_entry: in find_slot_with_hash()
978 goto empty_entry; in find_slot_with_hash()993 goto empty_entry; in find_slot_with_hash()1003 empty_entry: in find_slot_with_hash()
4314 * tbl/table.c (class empty_entry): New class.4315 (empty_entry::empty_entry, empty_entry::line_type): New functions.4317 empty_entry.