Searched refs:archive (Results 226 - 233 of 233) sorted by relevance

12345678910

/freebsd-9.3-release/contrib/gdb/
H A Dltmain.sh1478 # An archive.
1818 # Check to see that this really is a libtool archive.
1821 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
2322 $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
2495 # archive normally would.
2662 # Check to see if the archive will have undefined symbols.
3206 # Do each of the archive commands.
3303 # Do each of the archive commands.
4161 # See if we need to build an old-fashioned archive.
4215 # Do each command in the archive command
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dmain.c44 #define EXTRA_DUMP(x) archive_error_string((struct archive *)(x))
/freebsd-9.3-release/contrib/binutils/bfd/
H A DMakefile.am40 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
50 archive.c archures.c bfd.c bfdio.c bfdwin.c \
929 archive.c corefile.c targets.c format.c
999 archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
H A Dbfd-in2.h4 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
204 bfd_archive, /* Object archive file. */
277 /* A count of carsyms (canonical archive symbols). */
298 /* A canonical archive symbol. */
307 /* Used in generating armaps (archive tables of contents).
4646 origin, with origin set to 0 for non archive files. */
4686 struct bfd *my_archive; /* The containing archive BFD. */
4687 struct bfd *archive_next; /* The next BFD in the archive. */
4688 struct bfd *archive_head; /* The first BFD in the archive. */
4695 be used only for archive element
[all...]
/freebsd-9.3-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h6 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
210 bfd_archive, /* Object archive file. */
283 /* A count of carsyms (canonical archive symbols). */
304 /* A canonical archive symbol. */
313 /* Used in generating armaps (archive tables of contents).
4653 origin, with origin set to 0 for non archive files. */
4693 struct bfd *my_archive; /* The containing archive BFD. */
4694 struct bfd *archive_next; /* The next BFD in the archive. */
4695 struct bfd *archive_head; /* The first BFD in the archive. */
4702 be used only for archive element
[all...]
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2081 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex1980 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure3572 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3573 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3583 # We'll loop over all known methods to create a tar archive until one works.
17260 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
17270 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
19493 # All known linkers require a `.a' archive for static linking (except MSVC,
19922 lt_prog_compiler_static='${wl}-a ${wl}archive'
20434 # ancient GNU ld didn't support --whole-archive et. al.
20435 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
20436 whole_archive_flag_spec="$wlarc"'--whole-archive
[all...]

Completed in 157 milliseconds

12345678910