Lines Matching +refs:llvm +refs:mode

1 llvm-ar - LLVM archiver
9 **llvm-ar** [-]{dmpqrtx}[Rabfikou] [relpos] [count] <archive> [files...]
16 The **llvm-ar** command is similar to the common Unix utility, ``ar``. It
20 **llvm-ar** generates a symbol table that makes linking faster because
24 The **llvm-ar** command can be used to *read* SVR4, GNU and BSD style archive
29 Here's where **llvm-ar** departs from previous ``ar`` implementations:
34 Since **llvm-ar** supports bitcode files. The symbol table it creates
40 Currently **llvm-ar** can read GNU and BSD long file names, but only writes
49 The options to **llvm-ar** are compatible with other ``ar`` implementations.
51 implementations. The options to **llvm-ar** specify a single basic operation to
54 determine how **llvm-ar** should process the archive file.
102 Because of the way that **llvm-ar** constructs the archive file, its dubious
120 **llvm-ar** also prints out the file type (B=bitcode, S=symbol
121 table, blank=regular file), the permission mode, the owner and group, the
171 When extracting files, this option will cause **llvm-ar** to preserve the
193 For all operations, **llvm-ar** will always create the archive if it doesn't
194 exist. Normally, **llvm-ar** will print a warning message indicating that the
202 archive. This is the default mode of operation. The symbol table will contain
210 This modifier is the opposite of the *s* modifier. It instructs **llvm-ar** to
218 This modifier instructs **llvm-ar** to be verbose about what it is doing. Each
230 The **llvm-ar** utility is intended to provide a superset of the IEEE Std 1003.2
231 (POSIX.2) functionality for ``ar``. **llvm-ar** can read both SVR4 and BSD4.4 (or
233 then **llvm-ar** will write SVR4 compatible archives. Without this modifier,
234 **llvm-ar** will write BSD4.4 compatible archives that have long names
298 mode - char[8]
300 This field provides the access mode of the file encoded as an octal ASCII
357 If **llvm-ar** succeeds, it will exit with 0. A usage error, results