Searched defs:dcache (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gdb/gdb/
H A Ddcache.c191 dcache_invalidate(DCACHE *dcache) argument
219 dcache_hit(DCACHE *dcache, CORE_ADDR addr) argument
243 dcache_write_line(DCACHE *dcache, struct dcache_block *db) argument
324 dcache_read_line(DCACHE *dcache, struct dcache_block *db) argument
385 dcache_alloc(DCACHE *dcache, CORE_ADDR addr) argument
424 dcache_writeback(DCACHE *dcache) argument
446 dcache_peek_byte(DCACHE *dcache, CORE_ADDR addr, char *ptr) argument
473 dcache_poke_byte(DCACHE *dcache, CORE_ADDR addr, char *ptr) argument
495 DCACHE *dcache; local
510 dcache_free(DCACHE *dcache) argument
528 dcache_xfer_memory(DCACHE *dcache, CORE_ADDR memaddr, char *myaddr, int len, int should_write) argument
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dscache.c54 sqlite3_stmt *dcache; member in struct:krb5_scache
[all...]

Completed in 88 milliseconds