Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Dread.c295 static struct hash_control *po_hash; variable
517 errtxt = hash_insert (po_hash, pop->poc_name, (char *) pop); in pop_insert()
539 po_hash = hash_new (); in pobegin()
1067 pop = (pseudo_typeS *) hash_find (po_hash, s); in read_a_source_file()
1082 pop = (pseudo_typeS *) hash_find (po_hash, s + 1); in read_a_source_file()
2726 && hash_find (po_hash, name) != NULL) in s_macro()
2729 && hash_find (po_hash, name + 1) != NULL)) in s_macro()
6224 hash_print_statistics (file, "pseudo-op table", po_hash); in read_print_statistics()
DChangeLog-92952213 * read.c (po_hash): Now static.
5467 * config/tc-i960.c (po_hash): Declaration deleted.
/toolchain/binutils/binutils-2.27/gas/doc/
Dinternals.texi701 in the pseudo-op hash table @code{po_hash} and dispatched to a pseudo-op