Home | History | Annotate | Download | only in ld

Lines Matching refs:sysrooted

362       if (entry->flags.sysrooted && IS_ABSOLUTE_PATH (entry->filename))
461 if (entry->flags.sysrooted
477 try_open (const char *name, bfd_boolean *sysrooted)
484 *sysrooted = is_sysrooted_pathname (name);
560 bfd_boolean *sysrooted)
570 result = try_open (name, sysrooted);
597 result = try_open (path, sysrooted);
615 bfd_boolean sysrooted;
617 sysrooted);
626 lex_push_file (ldlex_input_stack, name, sysrooted);