Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dldemul.h90 extern int ldemul_find_potential_libraries
H A Dldemul.c308 ldemul_find_potential_libraries (char *name, lang_input_statement_type *entry) in ldemul_find_potential_libraries() function
H A Dldfile.c409 found = ldemul_find_potential_libraries (arch->name, entry); in ldfile_open_file()
H A DChangeLog-00013204 * ldemul.c (ldemul_find_potential_libraries): New function.
3208 (ldfile_open_file): Call ldemul_find_potential_libraries.