Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dmemattr.h28 MEM_WO, /* write only */ enumerator
H A Dmemattr.c288 attrib.mode = MEM_WO; in mem_command()
416 case MEM_WO: in info_mem_command()
H A Ddcache.c328 if (region->attrib.mode == MEM_WO) in dcache_read_line()
H A Dtarget.c881 case MEM_WO: in memory_xfer_check_region()
1595 if (region->attrib.mode == MEM_NONE || region->attrib.mode == MEM_WO) in read_memory_robust()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dmemattr.h28 MEM_WO, /* write only */ enumerator
H A Dmemattr.c288 attrib.mode = MEM_WO; in mem_command()
416 case MEM_WO: in info_mem_command()
H A Ddcache.c328 if (region->attrib.mode == MEM_WO) in dcache_read_line()
H A Dtarget.c881 case MEM_WO: in memory_xfer_check_region()
1595 if (region->attrib.mode == MEM_NONE || region->attrib.mode == MEM_WO) in read_memory_robust()