Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dcache.c363 fill_line_from_memory (FRV_CACHE *cache, FRV_CACHE_TAG *tag, SI address) in fill_line_from_memory() function
445 fill_line_from_memory (cache, tag, address); in find_or_retrieve_cache_line()
541 fill_line_from_memory (cache, tag, address); in frv_cache_write()
DChangeLog-20211656 (fill_line_from_memory): Use read_data_from_memory.