Searched refs:symbol (Results 1 – 9 of 9) sorted by relevance
27 void* dlsym(void *handle, const char* symbol) in dlsym() argument38 if (rt_strcmp(module->symtab[i].name, symbol) == 0) in dlsym()
25 void *dlsym(void *handle, const char *symbol);
45 bool "Using symbol table for commands"57 bool "Keeping description in symbol table"
404 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This406 # an expensive process and often the same symbol appears multiple times in the863 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names865 # output. The symbol name can be a fully qualified name, a word, or if the
413 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This415 # an expensive process and often the same symbol appears multiple times in the873 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names875 # output. The symbol name can be a fully qualified name, a word, or if the
705 "symbol already defined" i.e. when linking to winsock
1661 "symbol already defined" i.e. when linking to winsock
1914 "symbol already defined" i.e. when linking to winsock
Completed in 25 milliseconds