Home
last modified time | relevance | path

Searched defs:symbols (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h192 #define symbols symbols64 macro
216 #define symbols symbols32 macro
H A Delfdump.c2421 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in symbols() function
/titanic_50/usr/src/tools/cscope-fast/
H A Dcrossref.c64 int symbols; /* number of symbols */ variable
/titanic_50/usr/src/cmd/rpcgen/
H A Drpc_scan.c385 static token symbols[] = { variable
/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c651 const struct res_sym *symbols; in p_section() local
/titanic_50/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Dasm10k.c607 sym_t *symbols[4]; in compile_asm() local
/titanic_50/usr/src/lib/libsqlite/tool/
H A Dlemon.c239 struct symbol **symbols; /* Sorted array of pointers to symbols */ member