Home
last modified time | relevance | path

Searched refs:po_hash (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dread.c268 static struct hash_control *po_hash; variable
476 errtxt = hash_insert (po_hash, pop->poc_name, (char *) pop); in pop_insert()
498 po_hash = hash_new (); in pobegin()
828 pop = (pseudo_typeS *) hash_find (po_hash, s); in read_a_source_file()
843 pop = (pseudo_typeS *) hash_find (po_hash, s + 1); in read_a_source_file()
2332 && hash_find (po_hash, name) != NULL) in s_macro()
2335 && hash_find (po_hash, name + 1) != NULL)) in s_macro()
5243 hash_print_statistics (file, "pseudo-op table", po_hash); in read_print_statistics()
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dinternals.texi731 in the pseudo-op hash table @code{po_hash} and dispatched to a pseudo-op