DB_ALPHA_SYM
#define DB_ALPHA_SYM(i, x) [(i)] = { .n_value = (vaddr_t)&(x) }
#define DB_ALPHA_SYM(i, x) [(i)] = { .n_name = __STRING(x) }