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