Home | History | Annotate | Download | only in info

Lines Matching full:archives

23 * ar: (binutils)ar.               Create, modify, and extract from archives.
55 * ar:: Create, modify, and extract from archives
86 The GNU `ar' program creates, modifies, and extracts from archives.
95 GNU `ar' can maintain archives whose members have names of any
102 `ar' is considered a binary utility because archives of this sort
119 of the archives. Such an archive is useful for building libraries for
122 waste time and space. Thin archives are also _flattened_, so that
123 adding one or more archives to a thin archive will add the elements of
282 names of any length. This will cause it to create archives which
308 `ar' can not create an archive with a full path name (such archives
378 archives. The only purpose of the command language is to ease the
434 You can overwrite existing archives; similarly, the contents of any
1423 archives, `objcopy -V' lists all members of the archive.
1488 archives, `objdump' shows information on each of the member object
1497 If any of the OBJFILE files are archives, display the archive
2157 list of object files may include archives. At least one object file
2308 archives, `strip -v' lists all members of the archive.
3316 ELF files are supported, as are archives containing ELF files.
3427 part of binary archives. Performs the same function as the `t'
4325 * archives: ar. (line 6)
4341 * creating archives: ar cmdline. (line 129)
4352 * deterministic archives: ar cmdline. (line 135)
4450 * thin archives: ar. (line 40)