Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDtarget.c1217 int has_all_mem = 0; in target_info() local
1234 if (has_all_mem) in target_info()
1238 has_all_mem = t->to_has_all_memory; in target_info()