Searched refs:bcache_data (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dbcache.c202 bcache_data (const void *addr, int length, struct bcache *bcache)
256 return bcache_data (addr, length, bcache);
262 return bcache_data (addr, length, bcache);
199 bcache_data (const void *addr, int length, struct bcache *bcache) function

Completed in 109 milliseconds