Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDmemattr.h29 MEM_RO, /* read only */ enumerator
HDmemattr.c359 attrib.mode = MEM_RO; in mem_command()
491 case MEM_RO: in mem_info_command()
HDmemory-map.c153 { "rom", MEM_RO },
HDtarget.c1536 case MEM_RO: in memory_xfer_partial_1()