Home
last modified time | relevance | path

Searched defs:dsym (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
HDdecl.c957 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()
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_link.c1205 GElf_Sym rsym, fsym, dsym; in process_obj() local