Searched defs:wk_desc (Results 1 – 1 of 1) sorted by relevance
260 typedef struct wk_desc { struct261 Sym *wk_symtab; /* the .symtab entry */262 Sym *wk_dynsym; /* the .dynsym entry */263 Sym_desc *wk_weak; /* the original weak symbol */264 Sym_desc *wk_alias; /* the real symbol */