Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget-memory.c303 cleanup_write_requests_vector (void *p) in cleanup_write_requests_vector() function
333 make_cleanup (cleanup_write_requests_vector, &blocks); in target_write_memory_blocks()
342 make_cleanup (cleanup_write_requests_vector, &regular); in target_write_memory_blocks()
343 make_cleanup (cleanup_write_requests_vector, &flash); in target_write_memory_blocks()
353 make_cleanup (cleanup_write_requests_vector, &erased); in target_write_memory_blocks()
359 make_cleanup (cleanup_write_requests_vector, &garbled); in target_write_memory_blocks()