Searched refs:sysrooted (Results 1 – 7 of 7) sorted by relevance
119 new->sysrooted = TRUE; in ldfile_add_library_path()124 new->sysrooted = is_sysrooted_pathname (name, FALSE); in ldfile_add_library_path()313 if (entry->sysrooted && IS_ABSOLUTE_PATH (entry->filename)) in ldfile_open_file_search()326 entry->sysrooted = IS_ABSOLUTE_PATH (entry->filename) in ldfile_open_file_search()343 entry->sysrooted = search->sysrooted; in ldfile_open_file_search()365 entry->sysrooted = search->sysrooted; in ldfile_open_file_search()418 else if (entry->sysrooted in ldfile_open_file()
42 bfd_boolean sysrooted; member
261 unsigned int sysrooted : 1; member
1217 (ldfile_open_file): Issue error message for sysrooted1268 * ldfile.h (struct search_dirs): Added sysrooted field.1270 * ldfile.c (ldfile_add_library_path): Mark sysrooted paths.1271 (ldfile_open_file_search): Look for sysrooted filename starting1273 sysrooted flag if it's found in the current directory. Set it1274 from the search directory's sysrooted flag where it is found1277 (new_afile): Mark search_file_enums as sysrooted if1280 script's sysrooted field while processing it.
17 # (if we are a native or sysrooted linker)
915 p->sysrooted = FALSE; in new_afile()959 p->sysrooted = ldlang_sysrooted_script; in new_afile()2451 ldlang_sysrooted_script = entry->sysrooted; in load_symbols()
27125 build != host sysrooted builds.27127 TARGET_SYSTEM_ROOT even on sysrooted natives.