Home | History | Annotate | Download | only in bfd

Lines Matching refs:libpath

1032      for LIBPATH.  */
3500 LIBPATH is as for bfd_xcoff_size_dynamic_sections. */
3504 const char *libpath)
3519 passed in as the libpath argument. For some reason, the path
3523 impsize = strlen (libpath) + 3;
3572 strcpy (out, libpath);
3573 out += strlen (libpath) + 1;
3615 LIBPATH is the library path to search for shared objects; this is
3631 const char *libpath,
3799 && !xcoff_build_loader_section (&ldinfo, libpath))