sym_hcb
struct sym_hcb;
void (*setup)(struct sym_hcb *, const struct sym_fw *);
void (*patch)(struct sym_hcb *);
#define HADDR_1(label) (RELOC_SOFTC | offsetof(struct sym_hcb, label))
(offsetof(struct sym_hcb, label)+(ofs)))
SCR_SEL_TBL_ATN ^ offsetof (struct sym_hcb, abrt_sel),
offsetof (struct sym_hcb, abrt_tbl),
SCR_SEL_TBL_ATN ^ offsetof (struct sym_hcb, abrt_sel),
offsetof (struct sym_hcb, abrt_tbl),
offsetof(struct sym_hcb, cache),
offsetof(struct sym_hcb, cache),
offsetof(struct sym_hcb, cache),
typedef struct sym_hcb *hcb_p;
#define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl))
struct sym_hcb *np = NULL;