Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dscope.h33 struct symbol_list *symbols; /* List of symbols in this scope */ member
H A Dscope.c108 struct symbol_list *symbols = scope->symbols; in end_scope() local
H A Dcheck_arm64_tagged.c26 static struct hashtable *symbols; variable
H A Dtoken.h73 struct symbol *symbols; /* Pointer to semantic meaning list */ member
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h192 #define symbols symbols64 macro
216 #define symbols symbols32 macro
H A Delfdump.c2494 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in symbols() function
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcrossref.c62 int symbols; /* number of symbols */ variable
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_scan.c385 static token symbols[] = { variable
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c646 const struct res_sym *symbols; in p_section() local
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Dasm10k.c607 sym_t *symbols[4]; in compile_asm() local
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c236 struct symbol **symbols; /* Sorted array of pointers to symbols */ member