Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldfile.c71 is_sysrooted_pathname (const char *name, bfd_boolean notsame) in is_sysrooted_pathname() function
124 new->sysrooted = is_sysrooted_pathname (name, FALSE); in ldfile_add_library_path()
323 && is_sysrooted_pathname (entry->filename, TRUE); in ldfile_open_file_search()