Home
last modified time | relevance | path

Searched refs:lrealpath (Results 1 – 21 of 21) sorted by relevance

/trueos/gnu/usr.bin/binutils/libiberty/
HDMakefile22 lrealpath.c \
/trueos/contrib/gcclibs/libiberty/
HDlrealpath.c76 lrealpath (const char *filename) in lrealpath() function
HDmake-relative-prefix.c292 full_progname = lrealpath (progname); in make_relative_prefix()
HDMakefile.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)
HDChangeLog409 * lrealpath.c (lrealpath): Appropriately cast return value of
486 lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
747 * lrealpath.c (lrealpath): Likewise.
1067 * lrealpath.c (lrealpath): Add _WIN32 support.
1964 * Makefile.in (CFILES): Add lrealpath.c.
1965 (REQUIRED_OFILES): Add lrealpath.o.
1966 (lrealpath.o): Add rule.
1971 * lrealpath.c: New file.
1973 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
HDfunctions.texi553 @c lrealpath.c:25
554 @deftypefn Replacement {const char*} lrealpath (const char *@var{name})
/trueos/contrib/binutils/libiberty/
HDlrealpath.c76 lrealpath (const char *filename) in lrealpath() function
HDmake-relative-prefix.c294 full_progname = lrealpath (progname); in make_relative_prefix_1()
HDMakefile.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)
HDChangeLog607 * lrealpath.c (lrealpath): Appropriately cast return value of
684 lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
945 * lrealpath.c (lrealpath): Likewise.
1265 * lrealpath.c (lrealpath): Add _WIN32 support.
2162 * Makefile.in (CFILES): Add lrealpath.c.
2163 (REQUIRED_OFILES): Add lrealpath.o.
2164 (lrealpath.o): Add rule.
2169 * lrealpath.c: New file.
2171 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
HDfunctions.texi569 @c lrealpath.c:25
570 @deftypefn Replacement {const char*} lrealpath (const char *@var{name})
/trueos/gnu/usr.bin/cc/libiberty/
HDMakefile21 pexecute.c pex-common.c pex-one.c lrealpath.c strverscmp.c \
/trueos/contrib/gdb/include/
HDlibiberty.h90 extern char *lrealpath PARAMS ((const char *));
/trueos/contrib/gcclibs/include/
HDlibiberty.h116 extern char *lrealpath (const char *);
HDChangeLog-9103236 * libiberty.h (lrealpath): Add declaration.
/trueos/contrib/binutils/include/
HDlibiberty.h120 extern char *lrealpath (const char *);
/trueos/contrib/binutils/ld/
HDldfile.c73 char * realname = ld_canon_sysroot ? lrealpath (name) : NULL; in is_sysrooted_pathname()
HDldmain.c221 ld_canon_sysroot = lrealpath (ld_sysroot); in main()
/trueos/contrib/gcc/
HDgcc.c4964 char* input_realname = lrealpath (input_filename); in do_spec_1()
4965 char* temp_realname = lrealpath (temp_filename); in do_spec_1()
HDChangeLog-200417873 (do_spec_1): If HOST_LACKS_INODE_NUMBERS, use lrealpath rather
/trueos/contrib/gdb/
HDmd5.sum2692 894ba8399cde70ceb8ce529ca7298f3a libiberty/lrealpath.c