Searched defs:get_symbols_v2 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | plugin.c | 911 get_symbols_v2 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v2() function
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | plugin.c | 898 get_symbols_v2 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v2() function
|
/netbsd-src/external/gpl3/gcc.old/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/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 | 1883 get_symbols_v2(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v2() function
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | plugin.cc | 1883 get_symbols_v2(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v2() function
|