Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddcache.c169 static struct dcache_block *dcache_hit (DCACHE *dcache, CORE_ADDR addr);
219 dcache_hit (DCACHE *dcache, CORE_ADDR addr) in dcache_hit() function
448 struct dcache_block *db = dcache_hit (dcache, addr); in dcache_peek_byte()
475 struct dcache_block *db = dcache_hit (dcache, addr); in dcache_poke_byte()
DChangeLog-19954470 (dcache_flush, dcache_hit, dcache_value, dcache_fetch,
DChangeLog-19962897 (dcache_hit): Ditto.