Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.c1389 int has_all_mem = 0; in target_info() local
1401 if (has_all_mem) in target_info()
1405 has_all_mem = t->to_has_all_memory; in target_info()