A D | thread_dbP.h | 153 #define td_lookup(ps, idx, sym_addr) \ argument 165 #define DB_GET_FIELD(var, ta, ptr, type, field, idx) \ argument 178 #define DB_GET_FIELD_ADDRESS(var, ta, ptr, type, field, idx) \ argument 192 #define DB_GET_FIELD_LOCAL(var, ta, ptr, type, field, idx) \ argument 199 #define DB_GET_VALUE(var, ta, name, idx) \ argument 219 #define DB_PUT_FIELD(ta, ptr, type, field, idx, value) \ argument 224 #define DB_PUT_FIELD_LOCAL(ta, ptr, type, field, idx, value) \ argument 231 #define DB_PUT_VALUE(ta, name, idx, value) \ argument
|