Home
last modified time | relevance | path

Searched refs:ldemul_find_potential_libraries (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldemul.h93 extern int ldemul_find_potential_libraries
Dldemul.c336 ldemul_find_potential_libraries (char *name, lang_input_statement_type *entry) in ldemul_find_potential_libraries() function
Dldfile.c450 found = ldemul_find_potential_libraries (arch->name, entry); in ldfile_open_file()
DChangeLog-00013204 * ldemul.c (ldemul_find_potential_libraries): New function.
3208 (ldfile_open_file): Call ldemul_find_potential_libraries.