Home
last modified time | relevance | path

Searched defs:mem_attrib (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmemattr.h50 struct mem_attrib struct
53 enum mem_access_mode mode;
55 enum mem_access_width width;
58 int hwbreak;
61 int cache;
86 struct mem_attrib attrib; argument