Searched refs:runpath (Results 1 – 8 of 8) sorted by relevance
663 add_rxxpath (&ld_state.runpath, arg); in parse_opt_1st()1367 if (ld_state.runpath != NULL) in gen_rxxpath_data()1369 struct pathelement *endp = ld_state.runpath; in gen_rxxpath_data()1370 ld_state.runpath = ld_state.runpath->next; in gen_rxxpath_data()
776 struct pathelement *runpath; member
2607 ld_state.ndynamic = (7 + (ld_state.runpath != NULL in ld_generic_generate_sections()4590 if (ld_state.runpath != NULL || ld_state.rpath != NULL) in ld_generic_create_outfile()4599 if (ld_state.runpath != NULL) in ld_generic_create_outfile()4601 startp = ld_state.runpath; in ld_generic_create_outfile()
250 dnl directory into the executable's runpath, unless it's the
927 Finish implementation for DSO input file handling. Implement rpath, runpath,
641 dnl directory into the executable's runpath, unless it's the
1253 dnl directory into the executable's runpath, unless it's the
990 msgid "Library runpath: [%s]\n"