Searched refs:lrealpath (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dlrealpath.c25 @deftypefn Replacement {const char*} lrealpath (const char *@var{name})
76 lrealpath (const char *filename) function
H A Dmake-relative-prefix.c294 full_progname = lrealpath (progname);
H A DMakefile.in141 lrealpath.c \
172 ./lbasename.o ./lrealpath.o \
761 ./lrealpath.o: $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \
764 $(COMPILE.c) $(PICFLAG) $(srcdir)/lrealpath.c -o pic/$@; \
766 $(COMPILE.c) $(srcdir)/lrealpath.c $(OUTPUT_OPTION)
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dlrealpath.c25 @deftypefn Replacement {const char*} lrealpath (const char *@var{name})
76 lrealpath (const char *filename) function
H A Dmake-relative-prefix.c292 full_progname = lrealpath (progname);
H A DMakefile.in141 lrealpath.c \
172 ./lbasename.o ./lrealpath.o \
737 ./lrealpath.o: $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \
740 $(COMPILE.c) $(PICFLAG) $(srcdir)/lrealpath.c -o pic/$@; \
742 $(COMPILE.c) $(srcdir)/lrealpath.c $(OUTPUT_OPTION)
/freebsd-10.0-release/gnu/usr.bin/binutils/libiberty/
H A DMakefile22 lrealpath.c \
/freebsd-10.0-release/gnu/usr.bin/cc/libiberty/
H A DMakefile21 pexecute.c pex-common.c pex-one.c lrealpath.c strverscmp.c \
/freebsd-10.0-release/contrib/gdb/include/
H A Dlibiberty.h90 extern char *lrealpath PARAMS ((const char *));
/freebsd-10.0-release/contrib/binutils/include/
H A Dlibiberty.h120 extern char *lrealpath (const char *);
/freebsd-10.0-release/contrib/gcclibs/include/
H A Dlibiberty.h116 extern char *lrealpath (const char *);
/freebsd-10.0-release/contrib/binutils/ld/
H A Dldfile.c73 char * realname = ld_canon_sysroot ? lrealpath (name) : NULL;
H A Dldmain.c222 ld_canon_sysroot = lrealpath (ld_sysroot);

Completed in 187 milliseconds