Searched defs:attr_access (Results 1 – 2 of 2) sorted by relevance
255 struct attr_access struct258 const char *str, *end;260 tree ptr;266 tree size;273 unsigned ptrarg;274 unsigned sizarg;279 unsigned HOST_WIDE_INT minsize;282 access_mode mode;286 bool internal_p;289 bool static_p;[all …]
225 struct attr_access struct228 tree ptr;230 tree size;233 unsigned ptrarg;234 unsigned sizarg;237 enum access_mode { read_only, write_only, read_write };238 access_mode mode;