Searched defs:get_symbols (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | extract_symbols.py | 354 get_symbols = None variable 361 get_symbols = None variable 377 get_symbols = tools[exe][0] variable
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | unused_functions.py | 52 def get_symbols(file): function
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | unused_functions.py | 52 def get_symbols(file): function
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/ |
H A D | object.py | 150 def get_symbols(self, cache=False): member in ObjectFile
|
/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/ |
H A D | lto-symtab.c | 49 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols() function
|
H A D | lto-plugin.c | 162 static ld_plugin_get_symbols get_symbols, get_symbols_v2; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 118 static ld_plugin_get_symbols get_symbols = nullptr; variable
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | plugin.c | 755 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms, in get_symbols() function
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | plugin.c | 742 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms, in get_symbols() function
|
/netbsd-src/external/gpl3/gcc/dist/lto-plugin/ |
H A D | lto-plugin.c | 162 static ld_plugin_get_symbols get_symbols, get_symbols_v2; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | plugin.cc | 1864 get_symbols(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols() function
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | plugin.cc | 1864 get_symbols(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols() function
|