Searched defs:dsym (Results 1 – 2 of 2) sorted by relevance
957 decl1str(sym_t *dsym) in decl1str()1117 bitfield(sym_t *dsym, int len) in bitfield()1739 decl1ext(sym_t *dsym, int initflg) in decl1ext()1873 isredec(sym_t *dsym, int *warn) in isredec()2077 chkosdef(sym_t *rdsym, sym_t *dsym) in chkosdef()2138 compltyp(sym_t *dsym, sym_t *ssym) in compltyp()2394 decl1loc(sym_t *dsym, int initflg) in decl1loc()2535 ledecl(sym_t *dsym) in ledecl()2682 chksz(sym_t *dsym) in chksz()
1205 GElf_Sym rsym, fsym, dsym; in process_obj() local