Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c1426 char mem_name_given[MAX_MEM_NAME_SIZE + 1]; in maxq20_mem_access() local
1435 p = mem_name_given; in maxq20_mem_access()
1438 if (p >= mem_name_given + MAX_MEM_NAME_SIZE) in maxq20_mem_access()
1445 m = (mem_access *) hash_find (mem_hash, mem_name_given); in maxq20_mem_access()